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

Unified Diff: test/browser/language_tests.js

Issue 1946233003: skip test that timed out in build (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 7 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/browser/language_tests.js
diff --git a/test/browser/language_tests.js b/test/browser/language_tests.js
index 68832d7fc6a6764158a7436b7510828d6dce759c..f66453ddb47f17a0da97ee85b6b63c0c4e7116fe 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -444,6 +444,7 @@
'stacktrace_fromstring_test': fail,
'string_from_environment2_test': fail,
'string_from_environment_test': fail,
+ 'string_from_list_test': skip_timeout,
'string_fromcharcodes_test': fail,
'string_operations_with_null_test': fail,
'symbol_reserved_word_test_06_multi': fail,
« 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