| Index: tests/compiler/dart2js_native/dart2js_native.status
|
| diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
|
| index ed8fc1489154da5454b839aacebeebfbf590f502..6a66da293c759e3736bd36f4fc625e4687a3ac35 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -132,6 +132,9 @@ native_class_inheritance2_frog_test: Crash # Issue 27394
|
| native_class_inheritance3_frog_test: Crash # Issue 27394
|
| native_wrapping_function3_frog_test: Crash # Issue 27394
|
|
|
| +[ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
|
| +*: Skip # Issue 29626
|
| +
|
| [ $compiler == dart2js && $dart2js_with_kernel ]
|
| # TODO(sigmund): currently the FE disallows imports to dart:_* from the unit
|
| # test files.
|
|
|