Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(842)

Unified Diff: test/mjsunit/mjsunit.status

Issue 2470143004: [test] Speed up some slow tests. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« test/cctest/test-serialize.cc ('K') | « test/mjsunit/math-floor-part4.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index bc2c909795f8a84830092340359209b39d164f9c..e911733e062e9e6030f9895e21f2767e2e1c17e4 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -172,7 +172,7 @@
'numops-fuzz-part*': [PASS, ['mode == debug', SLOW]],
'readonly': [PASS, SLOW],
'regress/regress-1200351': [PASS, SLOW],
- 'regress/regress-crbug-474297': [PASS, ['mode == debug', SLOW]],
+ 'regress/regress-crbug-474297': [SKIP, ['gc_stress == True', PASS]],
Jakob Kummerow 2016/11/03 13:28:40 Doesn't this always skip the test? I think you nee
Yang 2016/11/04 08:39:41 Done. Though I wouldn't have thought this has a di
'es6/tail-call-megatest*': [PASS, SLOW, FAST_VARIANTS, ['tsan', SKIP]],
# case-insensitive unicode regexp relies on case mapping provided by ICU.
« test/cctest/test-serialize.cc ('K') | « test/mjsunit/math-floor-part4.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698