[mobile] Suppress trim/AOT warnings in System.Runtime tests for NativeAOT mobile #127377
Azure Pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)
failed
Apr 24, 2026 in 41m 42s
Build linux_musl-x64 Debug CoreCLR_Libraries failed
Annotations
azure-pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs#L1137
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs(1137,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs#L1137
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs(1137,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessage' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs#L1248
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs(1248,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs#L1248
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs(1248,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessage' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / runtime (Build linux_musl-x64 Debug CoreCLR_Libraries)
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs#L1308
src/libraries/System.Runtime/tests/System.Runtime.Tests/System/StringTests.cs(1308,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnconditionalSuppressMessageAttribute' could not be found (are you missing a using directive or an assembly reference?)
Loading