| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 76ee66d640cb70c4bf9d289a2822509108ffd633..547c2728a79a9d02cede4725f7f3825e3e73b350 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -101,6 +101,9 @@ pathos/test/pathos_dartium_test: Fail # Issue 6490
|
| crypto/test/sha256_test: Slow, Pass
|
| crypto/test/sha1_test: Slow, Pass
|
|
|
| +[ $compiler == dart2js && $checked ]
|
| +pathos/test/pathos_dartium_test: Crash # Issue 11275
|
| +
|
| [ $browser ]
|
| analyzer_experimental/test/error_test: Fail, OK # Uses dart:io.
|
| analyzer_experimental/test/generated/element_test: Fail, OK # Uses dart:io.
|
|
|