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

Unified Diff: test/mozilla/mozilla.status

Issue 1320443008: [test] Fix skipping slow tests. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 months 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index ce6ff393ac155e54170706382f8d823cb3c1c13d..70bbd36f18d1d8e6f8d07dbc1344e69ec816d8fa 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -853,10 +853,10 @@
['no_i18n == True and mode == debug', {
# Tests too slow for no18n debug.
- 'ecma_3/Statements/regress-302439': [FAST_VARIANTS],
- 'js1_5/Regress/regress-98901': [FAST_VARIANTS],
- 'ecma_3/RegExp/perlstress-001': [FAST_VARIANTS],
- 'js1_5/extensions/regress-311161': [FAST_VARIANTS],
+ 'ecma_3/Statements/regress-302439': [PASS, FAST_VARIANTS],
+ 'js1_5/Regress/regress-98901': [SKIP],
+ 'ecma_3/RegExp/perlstress-001': [PASS, FAST_VARIANTS],
+ 'js1_5/extensions/regress-311161': [FAIL_OK, FAST_VARIANTS],
}], # 'no_i18n == True and mode == debug'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698