| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 36aec9e0071ac978dbbcea130c01173bb00dc16c..edaa9996fadedeb5fba625905e8cf339283b5638 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -195,6 +195,7 @@ symbol_reserved_word_test/10: MissingCompileTimeError # Issue 11669, 19972
|
| hash_set_test/01: RuntimeError # Issue 11551
|
| string_static_test: MissingCompileTimeError
|
| int_parse_with_limited_ints_test: Skip # dart2js doesn't know about --limit-ints-to-64-bits
|
| +typed_data_with_limited_ints_test: Skip # dart2js doesn't know about --limit-ints-to-64-bits
|
|
|
| [ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $runtime != drt ]
|
| symbol_test/02: MissingCompileTimeError # Issue 11669
|
|
|