Skip to content

Conversation

@vseanreesermsft
Copy link
Contributor

No description provided.

@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Mar 6, 2025
@edvilme edvilme enabled auto-merge (squash) March 6, 2025 22:06
@nagilson
Copy link
Member

nagilson commented Mar 7, 2025

`It_targets_the_right_framework_depending_on_output_type` is failing with C:\h\w\AF850952\t\dotnetSdkTests\mlginlsx.zsy\Framework_tar---22FC904E\FrameworkTargetTest\FrameworkTargetTest.csproj : error NU1301: Unable to load the service index for source https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json.
C:\h\w\AF850952\t\dotnetSdkTests\mlginlsx.zsy\Framework_tar---22FC904E\FrameworkT`
argetTest\FrameworkTargetTest.csproj : error NU1301:   Response status code does not indicate success: 403 (This request is not authorized to perform this operation.).

store_nativeonlyassets is failing with /datadisks/disk1/work/B30C09BA/w/B02C09A6/e/testExecutionDirectory/store_nativeo---A35DBDA8/UnmanagedStore.csproj : error NU1301: Unable to load the service index for source

https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json seems to not be accessible which is causing tests to fail here. I wonder if this is an outage.

@nagilson
Copy link
Member

nagilson commented Mar 7, 2025

https://builds.dotnet.microsoft.com/dotnet/release-metadata/releases-index.json this is the new CDN and it looks like the old one went offline which is causing some tests that rely on the old url to fail.

@nagilson
Copy link
Member

nagilson commented Mar 7, 2025

I was wrong, the old one is a nuget feed. This test doesn't exist in main anymore after @edvilme looked at it... hm

@nagilson
Copy link
Member

nagilson commented Mar 7, 2025

@marcpopMSFT
Copy link
Member

Per edvilme, all of the failures are in tests that were deleted in 9 so we're going to merge on red and backport the removal.

@marcpopMSFT marcpopMSFT disabled auto-merge March 7, 2025 21:32
@marcpopMSFT marcpopMSFT merged commit fe307c4 into dotnet:release/8.0.3xx Mar 7, 2025
15 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants