Chromium Code Reviews| Index: tests/corelib/corelib.status |
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
| index 3008f2e5584e02d86572784adac7691cfe290033..375bff5e900c9fc89e52e88671dbda8f630e3066 100644 |
| --- a/tests/corelib/corelib.status |
| +++ b/tests/corelib/corelib.status |
| @@ -4,6 +4,9 @@ |
| reg_exp_unicode_2_test: Fail # Bug 6592 |
| +[ $compiler == dart2js && $checked ] |
| +list_test: Fail # dartbug.com/10708 |
|
ngeoffray
2013/05/17 11:44:03
Fail, OK ?
|
| + |
| [ $compiler == none ] |
| unicode_test: Fail # Bug 6706 |
| *dartc_test: Skip |