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 e43e315 commit 9929753Copy full SHA for 9929753
src/tests/issues.targets
@@ -2480,6 +2480,9 @@
2480
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Methodical/Coverage/b39946/**">
2481
<Issue>needs triage</Issue>
2482
</ExcludeList>
2483
+ <ExcludeList Include = "$(XunitTestBinBase)/JIT/Methodical/Coverage/copy_prop_byref_to_native_int/**">
2484
+ <Issue>https://github.com/dotnet/runtime/issues/69832</Issue>
2485
+ </ExcludeList>
2486
<ExcludeList Include = "$(XunitTestBinBase)/JIT/Regression/JitBlue/DevDiv_487699/DevDiv_487699/**">
2487
<Issue>https://github.com/dotnet/runtime/issues/54393</Issue>
2488
0 commit comments