Index: dart/pkg/pkg.status |
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status |
index d9c7d08efbc4abe81671e89fdc45ea8941a45765..dbb61c18c2a817ce612d764845593e75d0f0af3a 100644 |
--- a/dart/pkg/pkg.status |
+++ b/dart/pkg/pkg.status |
@@ -31,6 +31,9 @@ collection_helpers/test/equality_test/05: Fail # Issue 1533 |
collection_helpers/test/equality_test/none: Pass, Fail # Issue 14348 |
collection_helpers/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List. |
+[ $compiler == dart2js && $checked ] |
+crypto/test/base64_test: Slow, Pass |
+ |
[ $compiler == dart2js && $checked && $runtime == ie9 ] |
crypto/test/base64_test: Timeout # Issue 12486 |