Description
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=471563
Build error leg or test failing: WasmTestOnBrowser-System.Security.Cryptography.Tests.WorkItemExecution
Pull request: #92095
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "warn: System.PlatformNotSupportedException: System.Security.Cryptography.X509Certificates is not supported on this platform.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
The tests seem to have the appropriate SkipOnPlatform
or other attributes, but the .cctor
gets executed anyway, which throws.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=471563
Error message validated: warn: System.PlatformNotSupportedException: System.Security.Cryptography.X509Certificates is not supported on this platform.
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/16/2023 12:33:09 AM UTC
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
3 | 11 | 21 |