| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 4f2865dba53e30c0104056b1de6aacff1e451cdb..50dbe64f1407a384ead7d29d06b5be7576d7167d 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -441,9 +441,6 @@ 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
|
|
|