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

Unified Diff: tests/isolate/isolate.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/html/html.status ('k') | tests/json/json.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 10541)
+++ tests/isolate/isolate.status (working copy)
@@ -41,17 +41,16 @@
[ $runtime == safari && $system == macos ]
v2*: Skip
-[ $runtime == opera ]
-# TODO(kasperl): Triage these tests.
-isolate2_negative_test: Skip
-unresolved_ports_negative_test: Skip
-
[ $runtime == ie && ($system == linux || $system == mac) ]
*: Skip
[ $runtime == safari && ($system == linux || $system == windows) ]
*: Skip
+# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
+[ $runtime == opera ]
+*: Skip
+
[ $arch == simarm ]
*: Skip
« no previous file with comments | « tests/html/html.status ('k') | tests/json/json.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698