Skip to content

Change GCInterface::RemoveMemoryPressure contract and convert ThreadN…

e94e694
Select commit
Loading
Failed to load commit list.
Draft

Consolidate GC.AddMemoryPressure/RemoveMemoryPressure implementation between NativeAOT and CoreCLR #122824

Change GCInterface::RemoveMemoryPressure contract and convert ThreadN…
e94e694
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 3, 2026 in 0s

.NET Result Analysis

Details

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 Infrastructure Errors

Build Failures

runtime / Build / android-x64 Release AllSubsets_CoreCLR_Smoke

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

dotnet-linker-tests / Build / linux-x64 release Runtime_Release / Run Trimming Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng/testing/linker/trimmingTests.targets(170,5): error : Error: [Failed Test]: /__w/1/s/src/libraries/System.Linq.Queryable/tests/TrimmingTests/QueryableTests.cs. The Command /__w/1/s/artifacts/bin/trimmingTests/projects/System.Linq.Queryable.TrimmingTests/QueryableTests/linux-x64/bin/Release/net11.0/linux-x64/publish/project return a non-success exit code 139.
    ❌eng/testing/linker/trimmingTests.targets(170,5): error : Error: [Failed Test]: /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/TrimmingTests/VerifyCategoryNamesDontGetTrimmed.cs. The Command /__w/1/s/artifacts/bin/trimmingTests/projects/System.ComponentModel.Primitives.TrimmingTests/VerifyCategoryNamesDontGetTrimmed/linux-x64/bin/Release/net11.0/linux-x64/publish/project return a non-success exit code 139.
    ❌eng/testing/linker/trimmingTests.targets(170,5): error : Error: [Failed Test]: /__w/1/s/src/libraries/System.Diagnostics.Tracing/tests/TrimmingTests/EventSourcePropertyValueTest.cs. The Command /__w/1/s/artifacts/bin/trimmingTests/projects/System.Diagnostics.Tracing.TrimmingTests/EventSourcePropertyValueTest/linux-x64/bin/Release/net11.0/linux-x64/publish/project return a non-success exit code 139.

dotnet-linker-tests / Build / osx-x64 release Runtime_Release / Run Trimming Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌eng/testing/linker/trimmingTests.targets(170,5): error : Error: [Failed Test]: /Users/runner/work/1/s/src/libraries/System.Linq.Queryable/tests/TrimmingTests/QueryableTests.cs. The Command /Users/runner/work/1/s/artifacts/bin/trimmingTests/projects/System.Linq.Queryable.TrimmingTests/QueryableTests/osx-x64/bin/Release/net11.0/osx-x64/publish/project return a non-success exit code 139.
    ❌eng/testing/linker/trimmingTests.targets(170,5): error : Error: [Failed Test]: /Users/runner/work/1/s/src/libraries/System.ComponentModel.Primitives/tests/TrimmingTests/VerifyCategoryNamesDontGetTrimmed.cs. The Command /Users/runner/work/1/s/artifacts/bin/trimmingTests/projects/System.ComponentModel.Primitives.TrimmingTests/VerifyCategoryNamesDontGetTrimmed/osx-x64/bin/Release/net11.0/osx-x64/publish/project return a non-success exit code 139.
    ❌eng/testing/linker/trimmingTests.targets(170,5): error : Error: [Failed Test]: /Users/runner/work/1/s/src/libraries/System.Diagnostics.Tracing/tests/TrimmingTests/EventSourcePropertyValueTest.cs. The Command /Users/runner/work/1/s/artifacts/bin/trimmingTests/projects/System.Diagnostics.Tracing.TrimmingTests/EventSourcePropertyValueTest/osx-x64/bin/Release/net11.0/osx-x64/publish/project return a non-success exit code 139.

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [dotnet-linker-tests]

Known test errors

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

Test Failures (5694 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No