Skip to content

Commit

Permalink
Revert "Disable test based on #129 (#130)" (#2310)
Browse files Browse the repository at this point in the history
This reverts commit 3a2dc0f.

Fixed by #1457. Closes #129.
  • Loading branch information
kouvel committed Jan 29, 2020
1 parent aaaf84a commit 427cd91
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/coreclr/tests/issues.targets
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_26311/GitHub_26311/*">
<Issue>26311</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/interlocked/compareexchange/compareexchangedouble/*">
<Issue>129</Issue>
</ExcludeList>
</ItemGroup>

<!-- Windows x86 specific excludes -->
Expand Down

0 comments on commit 427cd91

Please sign in to comment.