Skip to content

Commit

Permalink
Enable more formerly-failing-on-mono tests. (dotnet#35208)
Browse files Browse the repository at this point in the history
  • Loading branch information
imhameed authored Apr 28, 2020
1 parent 9491e7a commit 2b30fdb
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/coreclr/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -1391,15 +1391,6 @@
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/Invoke/25params/25paramMixed_il_r/**">
<Issue>https://github.com/dotnet/runtime/issues/34068</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/refany/_il_dbgarray2/**">
<Issue>https://github.com/dotnet/runtime/issues/34378</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/refany/_il_dbgarray3/**">
<Issue>https://github.com/dotnet/runtime/issues/34377</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/refany/_il_relarray3/**">
<Issue>https://github.com/dotnet/runtime/issues/34381</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/refany/_il_rellcs/**">
<Issue>https://github.com/dotnet/runtime/issues/34196</Issue>
</ExcludeList>
Expand Down

0 comments on commit 2b30fdb

Please sign in to comment.