summaryrefslogtreecommitdiff
path: root/tests/issues.targets
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2019-06-06 10:23:36 -0700
committerGitHub <noreply@github.com>2019-06-06 10:23:36 -0700
commit926230b2a14f1e6c9b02334ef5114b837c094a6e (patch)
tree7f62aeb65c4b3629f0dd40d143db0e57682f3d1d /tests/issues.targets
parent76c6aa2c376dfdbda603c924abde7e3018e6c82c (diff)
parent13c180d668dd445f86d0e13b47e2a272c01e6223 (diff)
downloadcoreclr-926230b2a14f1e6c9b02334ef5114b837c094a6e.tar.gz
coreclr-926230b2a14f1e6c9b02334ef5114b837c094a6e.tar.bz2
coreclr-926230b2a14f1e6c9b02334ef5114b837c094a6e.zip
Reenable StackTracePreserveTests. (#24987)
I was not able to repro any failures, maybe they were fixed already. Lets see what ci thinks.
Diffstat (limited to 'tests/issues.targets')
-rw-r--r--tests/issues.targets3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/issues.targets b/tests/issues.targets
index 2203e3c139..0b2adc6cea 100644
--- a/tests/issues.targets
+++ b/tests/issues.targets
@@ -47,9 +47,6 @@
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/GitHub_11408/GitHub_11408/*">
<Issue>11408</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/baseservices/exceptions/StackTracePreserve/StackTracePreserveTests/*">
- <Issue>20322</Issue>
- </ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/waithandle/waitany/waitanyex2/*">
<Issue>19515</Issue>
</ExcludeList>