summaryrefslogtreecommitdiff
path: root/tests/issues.targets
diff options
context:
space:
mode:
authorJeremy Koritzinsky <jekoritz@microsoft.com>2019-05-10 16:20:14 -0700
committerGitHub <noreply@github.com>2019-05-10 16:20:14 -0700
commitfc699b188ad397349128f470614a937e8af5ee3f (patch)
tree406b9bd02053d9bce7de65d5ed98ff77014eb39d /tests/issues.targets
parent44d22bd22ffc72ec0a89b50b7de96b45a470b1e9 (diff)
downloadcoreclr-fc699b188ad397349128f470614a937e8af5ee3f.tar.gz
coreclr-fc699b188ad397349128f470614a937e8af5ee3f.tar.bz2
coreclr-fc699b188ad397349128f470614a937e8af5ee3f.zip
Reenable IJW tests. (#24530)
Diffstat (limited to 'tests/issues.targets')
-rw-r--r--tests/issues.targets15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/issues.targets b/tests/issues.targets
index 093fe90894..eead312492 100644
--- a/tests/issues.targets
+++ b/tests/issues.targets
@@ -74,21 +74,6 @@
<ExcludeList Include="$(XunitTestBinBase)/tracing/tracecontrol/tracecontrol/*">
<Issue>20299</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/Interop/IJW/CopyConstructorMarshaler/CopyConstructorMarshaler/*">
- <Issue>23358</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/Interop/IJW/FixupCallsHostWhenLoaded/FixupCallsHostWhenLoaded/*">
- <Issue>23358</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/Interop/IJW/LoadIjwFromModuleHandle/LoadIjwFromModuleHandle/*">
- <Issue>23358</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/Interop/IJW/ManagedCallingNative/ManagedCallingNative/*">
- <Issue>23358</Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)/Interop/IJW/NativeCallingManaged/NativeCallingManaged/*">
- <Issue>23358</Issue>
- </ExcludeList>
</ItemGroup>
<!-- All Unix targets -->