| Index: dart/tests/corelib/corelib.status
|
| diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
|
| index 6fce1d2f582a4da0f05e823243e9fcf2a64d5782..42709dce7308d40ee81596119cd660cf7c7b04f3 100644
|
| --- a/dart/tests/corelib/corelib.status
|
| +++ b/dart/tests/corelib/corelib.status
|
| @@ -42,6 +42,10 @@ string_from_environment3_test/02: Fail
|
| string_from_environment3_test/03: Fail
|
| string_from_environment3_test/04: Fail
|
|
|
| +[ $compiler == dartanalyzer ]
|
| +string_from_environment_test: Crash # http://dartbug.com/17234
|
| +int_from_environment2_test: Crash # http://dartbug.com/17234
|
| +
|
| [ $compiler == none ]
|
| unicode_test: Fail # Bug 6706
|
| compare_to2_test: Fail # Bug 4018
|
|
|