We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 111ceb8 commit e20549eCopy full SHA for e20549e
src/tests/JIT/Regression/JitBlue/Runtime_74635/Runtime_74635_1.il
@@ -31,6 +31,10 @@
31
type([TestLibrary]TestLibrary.PlatformDetection)
32
string[1] ('IsMonoInterpreter')
33
}
34
+ .custom instance void [Microsoft.DotNet.XUnitExtensions]Xunit.ActiveIssueAttribute::.ctor(string, valuetype [Microsoft.DotNet.XUnitExtensions]Xunit.TestPlatforms) = {
35
+ string('https://github.com/dotnet/runtime/issues/74687')
36
+ int32(0x2400) // Browser | Wasi
37
+ }
38
39
.entrypoint
40
0 commit comments