| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index c475d9bfaae0695d4732a86615824d41e0151bbd..3ea64904f6f4e809e8b98c3bdd55e8d1963ba119 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -47,6 +47,7 @@ big_integer_vm_test: RuntimeError, OK # VM specific test.
|
| bit_twiddling_bigint_test: RuntimeError # Requires bigint support.
|
| compare_to2_test: RuntimeError, OK # Requires bigint support.
|
| string_base_vm_test: RuntimeError, OK # VM specific test.
|
| +nan_infinity_test/01: Fail # Issue 11551
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|