| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 35417fe84156f599ab93a38ea181d6d46b488add..94eda9946027a74e5e0667fcc4ded3c349fd8dd1 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -358,3 +358,6 @@ throw_half_surrogate_pair_test/02: Crash
|
| toInt_test: Crash
|
| type_hashcode_test: Crash
|
| unicode_test: Crash
|
| +
|
| +[ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
|
| +*: Skip # Issue 29626
|
|
|