summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorwtgodbe <wigodbe@microsoft.com>2017-05-17 13:07:28 -0700
committerwtgodbe <wigodbe@microsoft.com>2017-05-17 13:07:28 -0700
commit1b96e44e96165afba1145445d10e11515c099d67 (patch)
treec70683da39feef63eb249a4f6f58eab345113034 /tests
parentd9dd6041fa1ca2b56dd6af6e4947bd4ad8b72489 (diff)
downloadcoreclr-1b96e44e96165afba1145445d10e11515c099d67.tar.gz
coreclr-1b96e44e96165afba1145445d10e11515c099d67.tar.bz2
coreclr-1b96e44e96165afba1145445d10e11515c099d67.zip
Fix & re-enable failing Loader IL tests
Diffstat (limited to 'tests')
-rw-r--r--tests/issues.targets6
-rw-r--r--tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj1
-rw-r--r--tests/src/Loader/classloader/regressions/440935/Test.ilproj1
-rw-r--r--tests/testsFailingOutsideWindows.txt2
4 files changed, 2 insertions, 8 deletions
diff --git a/tests/issues.targets b/tests/issues.targets
index a5098f8ed5..8a83c32048 100644
--- a/tests/issues.targets
+++ b/tests/issues.targets
@@ -184,12 +184,6 @@
<ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\TypeGeneratorTests\TypeGeneratorTest683\Generated683\*">
<Issue>6707</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\PrivateInterfaceImpl\Test6_ImplementingClass\*">
- <Issue></Issue>
- </ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Loader\classloader\regressions\440935\Test\*">
- <Issue></Issue>
- </ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\CheckProjects\CheckProjects\*">
<Issue></Issue>
</ExcludeList>
diff --git a/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj b/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj
index d050b73331..695c21365a 100644
--- a/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj
+++ b/tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj
@@ -27,6 +27,7 @@
<ItemGroup>
<ProjectReference Include="Test6_forwarder.ilproj" />
+ <ProjectReference Include="Test6_supplier.ilproj" />
<ProjectReference Include="Test6_FriendPriInterface.ilproj" />
</ItemGroup>
diff --git a/tests/src/Loader/classloader/regressions/440935/Test.ilproj b/tests/src/Loader/classloader/regressions/440935/Test.ilproj
index 221ac0d672..89396c2dc4 100644
--- a/tests/src/Loader/classloader/regressions/440935/Test.ilproj
+++ b/tests/src/Loader/classloader/regressions/440935/Test.ilproj
@@ -27,6 +27,7 @@
<ItemGroup>
<ProjectReference Include="Foo.ilproj" />
+ <ProjectReference Include="Bar.ilproj" />
</ItemGroup>
<ItemGroup>
diff --git a/tests/testsFailingOutsideWindows.txt b/tests/testsFailingOutsideWindows.txt
index cf4e58baab..10ba6a41dd 100644
--- a/tests/testsFailingOutsideWindows.txt
+++ b/tests/testsFailingOutsideWindows.txt
@@ -77,6 +77,4 @@ Loader/classloader/TypeGeneratorTests/TypeGeneratorTest614/Generated614/Generate
Loader/classloader/TypeGeneratorTests/TypeGeneratorTest681/Generated681/Generated681.sh
Loader/classloader/TypeGeneratorTests/TypeGeneratorTest682/Generated682/Generated682.sh
Loader/classloader/TypeGeneratorTests/TypeGeneratorTest683/Generated683/Generated683.sh
-Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass/Test6_ImplementingClass.sh
-Loader/classloader/regressions/440935/Test/Test.sh
JIT/CheckProjects/CheckProjects/CheckProjects.sh