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

Unified Diff: tests/corelib/corelib.status

Issue 11194052: Update status for jsshell to make the builders green. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 13769)
+++ tests/corelib/corelib.status (working copy)
@@ -11,7 +11,7 @@
apply_test: Fail # Bug 5670
apply2_test: Fail # Bug 5670
-[ $runtime == ff || $runtime == ie9 ]
+[ $runtime == ff || $runtime == ie9 || $runtime == jsshell ]
unicode_test: Fail
ricow1 2012/10/18 12:19:40 We should have a bug for this!
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
@@ -62,6 +62,9 @@
reg_exp_all_matches_test: Fail # BUG(3304): Maybe this doesn't time out?
string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
+[ $compiler == dart2js && $runtime == jsshell]
+date_time8_test: Fail # TODO(ahe): Triage these tests.
+
[ $compiler == dart2dart ]
apply_test: Fail # inherited from VM
apply2_test: Fail # inherited from VM

Powered by Google App Engine
This is Rietveld 408576698