| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 35e97c4c6abb99f916fc5f2abee219b11c4a926c..ad6a75ad5645c1ee46d292084f9a106df0e48a94 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -28,7 +28,7 @@ string_from_environment3_test: Skip
|
| string_from_environment_default_value: Skip
|
| string_from_environment_test: Skip
|
|
|
| -[ $compiler == dartanalyzer || $compiler == dart2analyzer]
|
| +[ $compiler == dart2analyzer]
|
| bool_from_environment2_test/01: Fail # Issue 18755
|
| bool_from_environment2_test/02: Fail # Issue 18755
|
| bool_from_environment2_test/03: Fail # Issue 18755
|
|
|