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

Unified Diff: tests/isolate/isolate.status

Issue 9346021: Turn off code generation in dartc by default, soon to be static analysis only (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Feedback from scheglov Created 8 years, 10 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/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index e2a26b445be1bc79f115b2eb0ea2f04f048f1dfd..a159a82014dc520f59b5238a775fc8216686e596 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -10,6 +10,10 @@ Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
[ $component == dartium || $component == vm ]
SerializationTest: Skip # DartC test (uses coreimpl).
+[ $component == dartc ]
+IsolateNegativeTest: Fail # status change with --check-only
+Isolate2NegativeTest: Fail # status change with --check-only
+
[ $arch == chromium && $arch == release ]
ConstructorTest: Fail # Bug 5382463
SpawnTest: Fail # Bug 5382463
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698