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