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

Unified Diff: tests/isolate/isolate.status

Issue 1771893002: Update status of cpsir tests in checked mode: skipping for now, since more than (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 | « tests/html/html.status ('k') | tests/language/language_dart2js.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 c2bcfaedbcc51aa344013330919bf01cf8227ba4..3508c2c22e02c78869f41efdec42af69f7228757 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -180,3 +180,6 @@ error_at_spawnuri_test: Skip # Isolate.spawnUri
[ $runtime == dart_product ]
spawn_uri_missing_from_isolate_test: Skip # SpawnUri in product mode
spawn_uri_missing_test: Skip # SpawnUri in product mode
+
+[ $compiler == dart2js && $cps_ir && $checked ]
+*: Skip # `assert` not implemented
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698