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

Unified Diff: tests/standalone/standalone.status

Issue 2720513006: Remove status file sections for the CPS IR. (Closed)
Patch Set: Remove a line from the CPS IR section that escaped the first purge Created 3 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/lib/lib.status ('k') | tests/utils/utils.status » ('j') | 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 bb7b57c198b0cf45e85ad789ccf679ab9c0e6632..c57e14154c98372f0e1c78452d46d7e172bbfd3b 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -138,9 +138,6 @@ deferred_transitive_import_error_test: Skip # Contains intentional errors.
dart_developer_env_test: SkipByDesign # Unsupported by dart2js
dart_developer_disabled_env_test: SkipByDesign # Unsupported by dart2js
-[ $compiler == dart2js && $cps_ir && $checked ]
-*: Skip # `assert` not implemented
-
[ $runtime == vm && ($arch == arm || $arch == arm64) ]
io/file_stream_test: Skip # Issue 26109
io/file_typed_data_test: Skip # Issue 26109
« no previous file with comments | « tests/lib/lib.status ('k') | tests/utils/utils.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698