Skip to content

Commit

Permalink
Remove passing tests from exclude list (dotnet#35139)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanyang-mono authored Apr 20, 2020
1 parent 20ba61c commit 8675bc4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/coreclr/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -1424,12 +1424,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/NaN/r4nanconv_il_d/**">
<Issue>https://github.com/dotnet/runtime/issues/34391</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/NaN/r4nanconv_il_r/**">
<Issue>https://github.com/dotnet/runtime/issues/34380</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Methodical/refany/_il_dbgarray2/**">
<Issue>https://github.com/dotnet/runtime/issues/34378</Issue>
</ExcludeList>
Expand Down

0 comments on commit 8675bc4

Please sign in to comment.