summaryrefslogtreecommitdiff
path: root/tests/src
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/src
parentd9dd6041fa1ca2b56dd6af6e4947bd4ad8b72489 (diff)
downloadcoreclr-1b96e44e96165afba1145445d10e11515c099d67.tar.gz
coreclr-1b96e44e96165afba1145445d10e11515c099d67.tar.bz2
coreclr-1b96e44e96165afba1145445d10e11515c099d67.zip
Fix & re-enable failing Loader IL tests
Diffstat (limited to 'tests/src')
-rw-r--r--tests/src/Loader/classloader/PrivateInterfaceImpl/Test6_ImplementingClass.ilproj1
-rw-r--r--tests/src/Loader/classloader/regressions/440935/Test.ilproj1
2 files changed, 2 insertions, 0 deletions
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>