| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 99e8690a4b7e4cee4623a90c87a6df645fb02445..63667cae6e49682e6a1359bc948e33952e2c278c 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -28,6 +28,7 @@ collection/test/equality_test/05: Fail # Issue 1533
|
| collection/test/equality_test/none: Pass, Fail # Issue 14348
|
| third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time
|
| typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
|
| +docgen/test/multi_library_test: Slow, Pass # issue 17060
|
|
|
| [ $compiler == dart2js && $checked ]
|
| crypto/test/base64_test: Slow, Pass
|
|
|