| 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 3b532e4ccc241139eff8b15d586cc36ebfd3feaa..73c43ed1dcd86ce0fcb668ee8a572d93f7c1cbf7 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -100,9 +100,6 @@ 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 && $arch == x64 ]
|
| -big_allocation_expression_test: Crash # Issue 24635
|
| -
|
| [ $compiler == dart2js && $runtime == chrome && $system == windows ]
|
| class_test: Pass, Slow # Issue 25940
|
| consistent_codeUnitAt_error_test: Pass, Slow # Issue 25940
|
|
|