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

Unified Diff: tests/standalone/standalone.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/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 41f4d09544d2733510a54ab8a0ded533a5795115..68ecd8b1765bb664ab98134ed9c00f8e8f173416 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -109,6 +109,9 @@ precompilation_test: Skip # Standalone only test.
precompilation_dart2js_test: Skip # Standalone only test.
regress_25335_test: Skip # Int64List not supported.
+[ $compiler == dart2js && $cps_ir && $checked ]
+*: Skip # `assert` not implemented
+
[ ($runtime == vm || $runtime == dart_product) && $mode == debug ]
precompilation_dart2js_test: Pass, Slow
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698