Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(458)

Unified Diff: pkg/pkg.status

Issue 26695002: Growable typed data buffers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Works on dart2js, as well as possible. Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 5b52167ced0c6417123192f93983a79aac0b54cc..b1306d6259cd543c1eeb76cc642cddb5f3a2a319 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -29,6 +29,8 @@ collection_helpers/test/equality_test/03: Fail # Issue 1533
collection_helpers/test/equality_test/04: Fail # Issue 1533
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.
+collection_helpers/test/typed_buffers_test/02: Fail # Issue 15132
[ $compiler == dart2js && $checked && $runtime == ie9 ]
crypto/test/base64_test: Timeout # Issue 12486

Powered by Google App Engine
This is Rietveld 408576698