| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 757777b61bfd31ce72d89b74eabb109e7e3f7dea..cfd83165398643c0cf2cc98d9b6efc620bdde052 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -151,7 +151,6 @@ symbol_reserved_word_test/12: RuntimeError # Issue 29921
|
| int_parse_with_limited_ints_test: Skip # dartdevc doesn't know about --limit-ints-to-64-bits
|
| typed_data_with_limited_ints_test: Skip # dartdevc doesn't know about --limit-ints-to-64-bits
|
| int_modulo_arith_test/none: RuntimeError # Issue 29921
|
| -list_unmodifiable_test: RuntimeError # Issue 29921, strong mode cast failure
|
|
|
| [ ($compiler == dart2js || $compiler == dartdevc) && $runtime != none ]
|
| big_integer_arith_vm_test: RuntimeError # Issues 10245, 30170
|
|
|