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

Unified Diff: tests/corelib/corelib.status

Issue 10826255: Un-enable Opera. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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 | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/html/html.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 10541)
+++ tests/corelib/corelib.status (working copy)
@@ -40,15 +40,13 @@
[ $compiler == frog && $runtime == none ]
*: Skip
-[ $runtime == opera ]
-# TODO(kasperl): Triage these tests.
-core_runtime_types_test: Fail
-date_time7_test: Fail
-unicode_test: Fail
-
[ $runtime == ff || $runtime == ie ]
unicode_test: Fail
+# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
+[ $runtime == opera ]
+*: Skip
+
[ $runtime == ie && ($system == linux || $system == mac) ]
*: Skip
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698