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

Unified Diff: tests/lib/lib.status

Issue 23464052: Uint8ClampedList no longer inherits from Uint8List (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 months 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 | « sdk/lib/typed_data/typed_data.dart ('k') | tests/lib/typed_data/typed_data_hierarchy_int64_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index aecf6a9c817376e0921158f06f740e177a9bf9f3..953b96eb8d826d39c03e4f993c51cb353b38fcc0 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -106,6 +106,8 @@ convert/streamed_conversion_json_utf8_decode_test: Pass, Timeout # Issue 12029
async/deferred/deferred_api_test: Pass, Timeout # http://dartbug.com/12635
convert/streamed_conversion_utf8_decode_test: Pass, Timeout # http://dartbug.com/12768
+[ $compiler == dart2js ]
+typed_data/typed_data_hierarchy_int64_test: Fail # Issue 10275
[ $runtime == opera ]
async/multiple_timer_test: Pass, Fail
« no previous file with comments | « sdk/lib/typed_data/typed_data.dart ('k') | tests/lib/typed_data/typed_data_hierarchy_int64_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698