Skip to content

Commit

Permalink
Disable tests based on 23103 and 23096 (dotnet/coreclr#23104)
Browse files Browse the repository at this point in the history
* Disable tests based on 23103 and 23096

* Remove disable for arm32 AV


Commit migrated from dotnet/coreclr@833e75d
  • Loading branch information
Jarret Shook authored Mar 7, 2019
1 parent a9bc186 commit c25e069
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/coreclr/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/waithandle/waitany/waitanyex2a/*">
<Issue>19406</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/regressions/429802/CMain/*">
<Issue>23096</Issue>
</ExcludeList>
</ItemGroup>

<!-- All Unix targets -->
Expand Down

0 comments on commit c25e069

Please sign in to comment.