[mobile] Suppress trim/AOT warnings in System.Runtime tests for NativeAOT mobile#127377
Closed
github-actions[bot] wants to merge 2 commits into
Closed
[mobile] Suppress trim/AOT warnings in System.Runtime tests for NativeAOT mobile#127377github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Azure Pipelines / runtime-extra-platforms (Build linux-x64 Release Libraries_Release_CoreCLR)
failed
Apr 24, 2026 in 41m 15s
Build linux-x64 Release Libraries_Release_CoreCLR failed
Annotations
azure-pipelines / runtime-extra-platforms (Build linux-x64 Release Libraries_Release_CoreCLR)
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-extra-platforms (Build linux-x64 Release Libraries_Release_CoreCLR)
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-extra-platforms (Build linux-x64 Release Libraries_Release_CoreCLR)
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-extra-platforms (Build linux-x64 Release Libraries_Release_CoreCLR)
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-extra-platforms (Build linux-x64 Release Libraries_Release_CoreCLR)
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