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 |