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

Unified Diff: pkg/pkg.status

Issue 79343010: Revert "Growable typed data buffers." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « pkg/collection_helpers/test/typed_buffers_test.dart ('k') | tests/co19/co19-analyzer.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index cabb70c9e1e6b73a96a8ed7ce8315ce63e7be943..a4d0ccf73a7a787d57721b8ae76b13aac8d8e251 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -29,7 +29,6 @@ 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.
[ $compiler == dart2js && $checked && $runtime == ie9 ]
crypto/test/base64_test: Timeout # Issue 12486
@@ -73,11 +72,6 @@ polymer/test/unbind_test: Skip # uses dart:html
source_maps/test/vlq_test: RuntimeError # A VLQ test checks for large numbers that
# overflow in JS (numbers slightly larger than
# 32 bits where we do bitwise operations).
-[ $runtime == ff ]
-# Bug in Spidermonkey's Uint8ClampedArray.
-# See https://bugzilla.mozilla.org/show_bug.cgi?id=940972
-# Likely to get patched only on some versions of Firefox.
-collection_helpers/test/typed_buffers_test: RuntimeError
[ $runtime == opera && $compiler == dart2js ]
intl/test/find_default_locale_browser_test: Fail
@@ -96,9 +90,6 @@ stack_trace/test/trace_test: Fail # http://dartbug.com/12380
crypto/test/sha256_test: Pass, Fail # Issue 12502
crypto/test/hmac_sha256_test: Pass, Fail # Issue 12502
-# Unexplained errors only occuring on Safari.
-collection_helpers/test/typed_buffers_test: RuntimeError
-
[ $runtime == ie9 || $runtime == ie10 ]
polymer/example/canonicalization/test/canonicalization_deploy_test: Pass, Timeout
polymer/example/canonicalization/test/canonicalization_test: Fail, Timeout, OK # tests development only behavior
« no previous file with comments | « pkg/collection_helpers/test/typed_buffers_test.dart ('k') | tests/co19/co19-analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698