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

Unified Diff: tests/isolate/isolate-leg.status

Issue 9696039: Fix status files for 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 | « client/tests/client/client-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate-leg.status
===================================================================
--- tests/isolate/isolate-leg.status (revision 5416)
+++ tests/isolate/isolate-leg.status (working copy)
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $component == leg ]
+[ $component == leg || $component == legium ]
ConstructorTest: Fail # Isolate object not properly constructed
StaticStateTest: Fail # Closure wrapping does not switch isolate
@@ -11,6 +11,7 @@
APIv2_spawnStandaloneTest: Fail, OK # Leg does not support APIv2
APIv2_unresolvedPortsStandaloneTest: Fail, OK # Leg does not support APIv2
+[ $component == leg ]
# Browser tests only supported on browser components.
*BrowserTest: Skip
*BrowserNegativeTest: Skip
« no previous file with comments | « client/tests/client/client-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698