[mobile] Suppress trim/AOT warnings in System.Runtime tests for NativeAOT mobile #127377
+6
−0
Azure Pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_CoreCLR)
failed
Apr 24, 2026 in 1h 2m 8s
Build android-x64 Release AllSubsets_CoreCLR failed
Annotations
azure-pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_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 android-x64 Release AllSubsets_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 android-x64 Release AllSubsets_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 android-x64 Release AllSubsets_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 android-x64 Release AllSubsets_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