[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 (Build maccatalyst-arm64 Release AllSubsets_Mono_Smoke)
failed
Apr 24, 2026 in 23m 24s
Build maccatalyst-arm64 Release AllSubsets_Mono_Smoke failed
Annotations
azure-pipelines / runtime (Build maccatalyst-arm64 Release AllSubsets_Mono_Smoke)
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 maccatalyst-arm64 Release AllSubsets_Mono_Smoke)
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 maccatalyst-arm64 Release AllSubsets_Mono_Smoke)
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 maccatalyst-arm64 Release AllSubsets_Mono_Smoke)
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 maccatalyst-arm64 Release AllSubsets_Mono_Smoke)
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