| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 40a01e476d63c9c3e1fb8ada77ca5c0281f4a93c..c2b831e669cd4c7cab65cde91f1f95b78be063ef 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -52,7 +52,7 @@ compare_to2_test: Fail # Bug 4018
|
|
|
| symbol_test/01: Fail, Pass # bug 11669
|
|
|
| -[ $compiler == none && $runtime != dartium && $runtime != drt && runtime != ContentShellOnAndroid]
|
| +[ $compiler == none && $runtime != dartium && $runtime != drt && $runtime != ContentShellOnAndroid ]
|
| symbol_test/02: MissingCompileTimeError # bug 11669
|
| symbol_test/03: MissingCompileTimeError # bug 11669
|
|
|
|
|