| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 7d5f66e228224d98b44435d55ac61d8c9b604b6a..f11ebf78607af70db1a3baccc9e82fee44c9d63d 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -136,7 +136,7 @@ string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
|
| [ $compiler == dart2js && ($runtime == ff || $runtime == jsshell) ]
|
| string_case_test/01: Fail, OK # Bug in Firefox.
|
|
|
| -[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell) && $fast_startup == false]
|
| +[ $compiler == dart2js && $runtime == jsshell && $fast_startup == false]
|
| list_test/none: RuntimeError # Issue 27871, Issue 28014, proably Bug in jsshell / Firefox
|
| list_test/01: RuntimeError # Issue 27871, Issue 28014, proably Bug in jsshell / Firefox
|
|
|
|
|