Skip to content

Commit

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

Fixed by dotnet#1457. Closes dotnet#129.
  • Loading branch information
kouvel committed Jan 28, 2020
1 parent 03f8ed5 commit 2ef8fe5
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 2ef8fe5

Please sign in to comment.