diff options
author | Pat Gavlin <pagavlin@microsoft.com> | 2016-05-06 13:08:19 -0700 |
---|---|---|
committer | Pat Gavlin <pagavlin@microsoft.com> | 2016-05-06 13:08:19 -0700 |
commit | 4e0417947d47a5c632494353b943d44c33abdcc8 (patch) | |
tree | 5b807e58d50ca4298aca4e07ea710c67ac8b820e | |
parent | 98577b986fbb79b74088a5ab3804a3ff00efbe7f (diff) | |
download | coreclr-4e0417947d47a5c632494353b943d44c33abdcc8.tar.gz coreclr-4e0417947d47a5c632494353b943d44c33abdcc8.tar.bz2 coreclr-4e0417947d47a5c632494353b943d44c33abdcc8.zip |
Move b12011 into testsUnsupportedOutsideWindows.
This test requires COM interop.
-rw-r--r-- | tests/testsFailingOutsideWindows.txt | 1 | ||||
-rw-r--r-- | tests/testsUnsupportedOutsideWindows.txt | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/testsFailingOutsideWindows.txt b/tests/testsFailingOutsideWindows.txt index 9335fd2e99..edc56cdeeb 100644 --- a/tests/testsFailingOutsideWindows.txt +++ b/tests/testsFailingOutsideWindows.txt @@ -51,7 +51,6 @@ JIT/Regression/CLR-x86-JIT/V1.2-M02/b20785/b20785/b20785.sh JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b399444/b399444a/b399444a.sh JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b409748/b409748/b409748.sh JIT/Regression/VS-ia64-JIT/V1.2-Beta1/b302509/b302509/b302509.sh -JIT/Regression/VS-ia64-JIT/V1.2-M02/b12011/b12011/b12011.sh JIT/opt/Tailcall/TailcallVerifyWithPrefix/TailcallVerifyWithPrefix.sh Loader/NativeLibs/FromNativePaths/FromNativePaths.sh JIT/Directed/coverage/importer/Desktop/bleref_il_d/bleref_il_d.sh diff --git a/tests/testsUnsupportedOutsideWindows.txt b/tests/testsUnsupportedOutsideWindows.txt index 6f5ee97450..8d2129622f 100644 --- a/tests/testsUnsupportedOutsideWindows.txt +++ b/tests/testsUnsupportedOutsideWindows.txt @@ -299,6 +299,7 @@ JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32374/b32374/b32374.sh JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b79250/b79250/b79250.sh JIT/Regression/CLR-x86-JIT/V1.2-M01/b07493/b07493/b07493.sh JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b427411/Desktop/b427411/b427411.sh +JIT/Regression/VS-ia64-JIT/V1.2-M02/b12011/b12011/b12011.sh JIT/Regression/VS-ia64-JIT/V1.2-M01/b15632/b15632/b15632.sh JIT/Regression/VS-ia64-JIT/V2.0-RTM/b286991/b286991/b286991.sh managed/Compilation/Compilation/Compilation.sh @@ -306,4 +307,4 @@ Regressions/coreclr/0584/Test584/Test584.sh Interop/MarshalAPI/IUnknown/IUnknownTest/IUnknownTest.sh Interop/MarshalAPI/GetNativeVariantForObject/GetNativeVariantForObject/GetNativeVariantForObject.sh Interop/MarshalAPI/GetObjectForNativeVariant/GetObjectForNativeVariant/GetObjectForNativeVariant.sh -Interop/MarshalAPI/GetObjectsForNativeVariants/GetObjectsForNativeVariants/GetObjectsForNativeVariants.sh
\ No newline at end of file +Interop/MarshalAPI/GetObjectsForNativeVariants/GetObjectsForNativeVariants/GetObjectsForNativeVariants.sh |