summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRuss Keldorph <Russ.Keldorph@microsoft.com>2016-03-01 21:05:34 -0800
committerRuss Keldorph <Russ.Keldorph@microsoft.com>2016-03-01 21:05:34 -0800
commit2d30a83ed6704206ade35238503cae9184cc5f3a (patch)
tree92f9e575bc4b32c6085d6c337a536ba42be659d1 /tests
parent2b4fec4cd86eab7f3b6e3331a84808554485265f (diff)
downloadcoreclr-2d30a83ed6704206ade35238503cae9184cc5f3a.tar.gz
coreclr-2d30a83ed6704206ade35238503cae9184cc5f3a.tar.bz2
coreclr-2d30a83ed6704206ade35238503cae9184cc5f3a.zip
Reenable tests after #2728 workaround in place
Reenable CscBench and serialization tests that were failing due to #2728 now that a workaround should be in place. Also remove callipinvoke tests that were tagged as both "failing" and "unsupported" on non-Windows platforms. Leave them in the more specific "unsupported" file.
Diffstat (limited to 'tests')
-rw-r--r--tests/testsFailingOutsideWindows.txt6
-rw-r--r--tests/testsUnsupportedOutsideWindows.txt3
2 files changed, 0 insertions, 9 deletions
diff --git a/tests/testsFailingOutsideWindows.txt b/tests/testsFailingOutsideWindows.txt
index e74bd8618d..e9a79201d8 100644
--- a/tests/testsFailingOutsideWindows.txt
+++ b/tests/testsFailingOutsideWindows.txt
@@ -11,9 +11,6 @@ JIT/Directed/UnrollLoop/loop6_cs_d/loop6_cs_d.sh
JIT/Directed/UnrollLoop/loop6_cs_do/loop6_cs_do.sh
JIT/Directed/UnrollLoop/loop6_cs_r/loop6_cs_r.sh
JIT/Directed/UnrollLoop/loop6_cs_ro/loop6_cs_ro.sh
-JIT/Directed/coverage/oldtests/Desktop/callipinvoke_il_d/callipinvoke_il_d.sh
-JIT/Directed/coverage/oldtests/Desktop/callipinvoke_il_r/callipinvoke_il_r.sh
-JIT/Directed/coverage/oldtests/callipinvoke/callipinvoke.sh
JIT/Directed/lifetime/lifetime2/lifetime2.sh
JIT/Methodical/refany/_dbgstress1/_dbgstress1.sh
JIT/Methodical/refany/_dbgstress3/_dbgstress3.sh
@@ -30,9 +27,6 @@ JIT/Methodical/varargs/callconv/gc_ctor_il_r/gc_ctor_il_r.sh
JIT/Methodical/varargs/callconv/val_ctor_il_d/val_ctor_il_d.sh
JIT/Methodical/varargs/callconv/val_ctor_il_r/val_ctor_il_r.sh
JIT/Methodical/varargs/misc/Dev10_615402/Dev10_615402.sh
-JIT/Performance/CodeQuality/Serialization/Serialize/Serialize.sh
-JIT/Performance/CodeQuality/Serialization/Deserialize/Deserialize.sh
-JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
JIT/Regression/CLR-x86-EJIT/V1-M12-Beta2/b26323/b26323/b26323.sh
JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b16423/b16423/b16423.sh
JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b28901/b28901/b28901.sh
diff --git a/tests/testsUnsupportedOutsideWindows.txt b/tests/testsUnsupportedOutsideWindows.txt
index 13f78631c9..ffb832c2d2 100644
--- a/tests/testsUnsupportedOutsideWindows.txt
+++ b/tests/testsUnsupportedOutsideWindows.txt
@@ -118,9 +118,6 @@ JIT/Methodical/explicit/coverage/seq_short_1_d/seq_short_1_d.sh
JIT/Methodical/explicit/coverage/seq_short_1_r/seq_short_1_r.sh
JIT/Methodical/explicit/coverage/seq_val_1_d/seq_val_1_d.sh
JIT/Methodical/explicit/coverage/seq_val_1_r/seq_val_1_r.sh
-JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
-JIT/Performance/CodeQuality/Serialization/Deserialize/Deserialize.sh
-JIT/Performance/CodeQuality/Serialization/Serialize/Serialize.sh
JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b32374/b32374/b32374.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