Skip to content

[net11.0] [tests] Re-enable CoreCLR test variations on x64#24948

Open
kotlarmilos wants to merge 2 commits intonet11.0from
dev/kotlarmilos/enable-x64-coreclr-tests
Open

[net11.0] [tests] Re-enable CoreCLR test variations on x64#24948
kotlarmilos wants to merge 2 commits intonet11.0from
dev/kotlarmilos/enable-x64-coreclr-tests

Conversation

@kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Mar 20, 2026

Remove the workaround that disabled CoreCLR test variations on x64 to verify if dotnet/runtime#122563 has been fixed.

The original issue was a CoreCLR interpreter crash on x64 (stack overflow in InterpreterStubRetI8). This PR re-enables the tests so CI can confirm whether the fix has landed in the runtime.

Also add a specific x64 test variation to make sure the tests aren't just passing because we happen to run on an arm64 bot.

Remove the workaround that disabled CoreCLR test variations on x64
to verify if dotnet/runtime#122563 has been fixed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kotlarmilos kotlarmilos requested a review from rolfbjarne as a code owner March 20, 2026 08:34
@kotlarmilos kotlarmilos added this to the .NET 11 milestone Mar 20, 2026
@kotlarmilos kotlarmilos self-assigned this Mar 20, 2026
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne self-assigned this Mar 20, 2026
@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne enabled auto-merge (squash) March 20, 2026 16:25
@rolfbjarne rolfbjarne changed the title Re-enable CoreCLR test variations on x64 [tests] Re-enable CoreCLR test variations on x64 Mar 20, 2026
@rolfbjarne rolfbjarne changed the title [tests] Re-enable CoreCLR test variations on x64 [net11.0] [tests] Re-enable CoreCLR test variations on x64 Mar 20, 2026
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #80dbb96] Build passed (Build packages) ✅

Pipeline on Agent
Hash: 80dbb967999e9417cfa82ea891315b6704a4fdb4 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build #80dbb96] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: 80dbb967999e9417cfa82ea891315b6704a4fdb4 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #80dbb96] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: 80dbb967999e9417cfa82ea891315b6704a4fdb4 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ API diff for current PR / commit

NET (empty diffs)

✅ API diff vs stable

NET (empty diffs)

ℹ️ Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent
Hash: 80dbb967999e9417cfa82ea891315b6704a4fdb4 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #80dbb96] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

0 tests crashed, 2 tests failed, 159 tests passed.

Failures

❌ linker tests

2 tests failed, 42 tests passed.

Failed tests

  • link all/iOS - simulator/Release: LaunchFailure
  • trimmode copy/iOS - simulator/Debug: LaunchFailure

Html Report (VSDrops) Download

Successes

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 5 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 4 tests passed. Html Report (VSDrops) Download
✅ introspection: All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 15 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 19 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 12 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 15 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ sharpie: All 1 tests passed. Html Report (VSDrops) Download
✅ windows: All 3 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

macOS tests

✅ Tests on macOS Sonoma (14): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Sequoia (15): All 5 tests passed. Html Report (VSDrops) Download
✅ Tests on macOS Tahoe (26): All 5 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: 80dbb967999e9417cfa82ea891315b6704a4fdb4 [PR build]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants