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

Unified Diff: tests/isolate/isolate.status

Issue 9677019: Enable isolate tests with leg and legium. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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 | « samples/tests/samples/samples-leg.status ('k') | tests/isolate/isolate-leg.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 5409)
+++ tests/isolate/isolate.status (working copy)
@@ -5,7 +5,7 @@
[ $component == vm ]
Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
-[ $component == dartium || $component == vm ]
+[ $component == dartium || $component == vm || $component == legium ]
SerializationTest: Skip # tests frog-specific serialization code
*APIv2*: Skip # new api for isolates not implemented in the VM yet.
@@ -32,7 +32,7 @@
*BrowserTest: Skip
*BrowserNegativeTest: Skip
-[ $component == frogium || $component == webdriver ]
+[ $component == frogium || $component == webdriver || $component == legium ]
*StandaloneTest: Skip
*StandaloneNegativeTest: Skip
@@ -65,9 +65,6 @@
[ $component == webdriver && $browser == opera ]
*: Skip
-[ $component == legium ]
-*: Skip
-
[ $arch == simarm ]
*: Skip
« no previous file with comments | « samples/tests/samples/samples-leg.status ('k') | tests/isolate/isolate-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698