From: Jan Vorlicek Date: Mon, 25 Mar 2019 17:07:25 +0000 (+0100) Subject: Disabled new IJW tests X-Git-Tag: accepted/tizen/unified/20190813.215958~54^2~86^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8fede4ddd8002a1794f86c2dd9ac7f05c326a929;p=platform%2Fupstream%2Fcoreclr.git Disabled new IJW tests There were couple of IJW tests added since the master I've based my changes on. Adding disabling of those for unloadability testing. --- diff --git a/tests/src/Interop/IJW/CopyConstructorMarshaler/CopyConstructorMarshaler.csproj b/tests/src/Interop/IJW/CopyConstructorMarshaler/CopyConstructorMarshaler.csproj index b1d38a9..e1bf4bf 100644 --- a/tests/src/Interop/IJW/CopyConstructorMarshaler/CopyConstructorMarshaler.csproj +++ b/tests/src/Interop/IJW/CopyConstructorMarshaler/CopyConstructorMarshaler.csproj @@ -19,6 +19,9 @@ true + + + true diff --git a/tests/src/Interop/IJW/FixupCallsHostWhenLoaded/FixupCallsHostWhenLoaded.csproj b/tests/src/Interop/IJW/FixupCallsHostWhenLoaded/FixupCallsHostWhenLoaded.csproj index 20dc72f..a442a4a 100644 --- a/tests/src/Interop/IJW/FixupCallsHostWhenLoaded/FixupCallsHostWhenLoaded.csproj +++ b/tests/src/Interop/IJW/FixupCallsHostWhenLoaded/FixupCallsHostWhenLoaded.csproj @@ -19,6 +19,9 @@ true + + + true diff --git a/tests/src/Interop/IJW/LoadIjwFromModuleHandle/LoadIjwFromModuleHandle.csproj b/tests/src/Interop/IJW/LoadIjwFromModuleHandle/LoadIjwFromModuleHandle.csproj index 6228f2c..395a81c 100644 --- a/tests/src/Interop/IJW/LoadIjwFromModuleHandle/LoadIjwFromModuleHandle.csproj +++ b/tests/src/Interop/IJW/LoadIjwFromModuleHandle/LoadIjwFromModuleHandle.csproj @@ -20,6 +20,9 @@ true + + + true