| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index b0dcd833ca34df01d05b29750aea9a17a412dfc0..1e59248365de61ae26655a5141896c2572b526dc 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -503,6 +503,9 @@ regress_r21715_test: Crash
|
| safe_to_string_test: Crash
|
| sort_test: Crash
|
|
|
| +[ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
|
| +*: Skip # Issue 29626
|
| +
|
| # dartk: checked mode failures
|
| [ $checked && ($compiler == dartk || $compiler == dartkp) ]
|
| from_environment_const_type_test/02: MissingCompileTimeError
|
|
|