Skip to content

[clr-ios] Disable R2R IL-body stripping for more library tests that need IL at run time - #130468

Merged
kotlarmilos merged 5 commits into
dotnet:mainfrom
kotlarmilos:dev/kotlarmilos/clr-ios-strip-il-bodies-more-tests
Jul 13, 2026
Merged

[clr-ios] Disable R2R IL-body stripping for more library tests that need IL at run time#130468
kotlarmilos merged 5 commits into
dotnet:mainfrom
kotlarmilos:dev/kotlarmilos/clr-ios-strip-il-bodies-more-tests

[clr-ios] Add R2R strip test for non-async method with compiled async…

6747bd2
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jul 11, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: timeouts and unrelated extra-platforms failures
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Repository Errors

Known Infrastructure Errors

Build Failures

runtime / Build / windows-x64 Checked NativeAOT

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 427 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / android-x64 Release AllSubsets_CoreCLR_Smoke

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 348 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / linux-x64 Debug Mono_Interpreter_LibrariesTests

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌The job running on agent NetCore-Public 744 ran longer than the maximum time of 480 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Known test errors

The following build(s) were only partially analyzed due to the number of test errors and helix logs:
- [runtime-extra-platforms]

Test Failures (84 tests failed)

🔹 [All failing tests from runtime-extra-platforms]

Was this helpful? Yes No