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

Unified Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 2675023002: Temporarily allow to import dart:io in client apps. (Closed)
Patch Set: cl comments 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 | « sdk/lib/dart_client.platform ('k') | tests/compiler/dart2js_extra/unconditional_dartio_import_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
index 596f35a432494118878f8270c11133fd097bd0b5..5be8d14941408861ca9e5b864d64f2248bcb8735 100644
--- a/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -98,6 +98,7 @@ deferred_custom_loader_test: SkipByDesign # Issue 25683
[ $compiler == none && $runtime == vm ]
invalid_annotation_test/01: MissingCompileTimeError, OK # vm is lazy
lookup_map/dead_entry_through_mirrors_test: SkipByDesign # Test for tree-shaking, vm never tree-shakes
+unconditional_dartio_import_test: SkipByDesign # dart2js only test
[ $compiler == dart2js && $cps_ir == false ]
big_allocation_expression_test: Crash # Issue 24635
« no previous file with comments | « sdk/lib/dart_client.platform ('k') | tests/compiler/dart2js_extra/unconditional_dartio_import_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698