summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>2019-04-02 14:48:47 +0200
committerGitHub <noreply@github.com>2019-04-02 14:48:47 +0200
commitd6dad7520ea0bac3894e908835d0321075df822d (patch)
tree8e6fa095bef2321ccce2927878868e5e83ad597b /tests
parent0531a855811148c0c312f38bada3a4ab34e5a9c4 (diff)
downloadcoreclr-d6dad7520ea0bac3894e908835d0321075df822d.tar.gz
coreclr-d6dad7520ea0bac3894e908835d0321075df822d.tar.bz2
coreclr-d6dad7520ea0bac3894e908835d0321075df822d.zip
Remove test exclusion for 23262 (#23405)
The commit that added the test was rolled back.
Diffstat (limited to 'tests')
-rw-r--r--tests/issues.targets3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/issues.targets b/tests/issues.targets
index 8b13a06092..2e6a4be1c5 100644
--- a/tests/issues.targets
+++ b/tests/issues.targets
@@ -68,9 +68,6 @@
<ExcludeList Include="$(XunitTestBinBase)/baseservices/threading/waithandle/waitany/waitanyex2a/*">
<Issue>19406</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/22728/*">
- <Issue>23262</Issue>
- </ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/tracing/keyword/TwoKeywords/TwoKeywords/*">
<Issue>23224, often fails with timeout in release</Issue>
</ExcludeList>