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 b069719 commit 86c1132Copy full SHA for 86c1132
src/tests/issues.targets
@@ -11,6 +11,9 @@
11
<ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_45929/test45929/*">
12
<Issue>https://github.com/dotnet/runtime/issues/49881</Issue>
13
</ExcludeList>
14
+ <ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_49826/test49826/*">
15
+ <Issue>https://github.com/dotnet/runtime/issues/51542</Issue>
16
+ </ExcludeList>
17
</ItemGroup>
18
19
<!-- All OS/Arch CoreCLR excludes -->
0 commit comments