Skip to content

Commit 427cd91

Browse files
authored
Revert "Disable test based on #129 (#130)" (#2310)
This reverts commit 3a2dc0f. Fixed by #1457. Closes #129.
1 parent aaaf84a commit 427cd91

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/coreclr/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -351,9 +351,6 @@
351351
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_26311/GitHub_26311/*">
352352
<Issue>26311</Issue>
353353
</ExcludeList>
354-
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/interlocked/compareexchange/compareexchangedouble/*">
355-
<Issue>129</Issue>
356-
</ExcludeList>
357354
</ItemGroup>
358355

359356
<!-- Windows x86 specific excludes -->

0 commit comments

Comments
 (0)