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

Unified Diff: tests/lib/lib.status

Issue 80163002: Test for aliasing of typed data for setRange (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years 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 | « no previous file | tests/lib/typed_data/typed_data_setRange_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 6b4324b37445214c1bd9d177d567e0cfa3e84f4e..abd0e60b3186516892d9e364c765166051edfb29 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -81,6 +81,8 @@ mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785
mirrors/variable_is_const_test/none: RuntimeError # Issue 14671
mirrors/variable_is_const_test/01: MissingCompileTimeError # Issue 5519
+typed_data/typed_data_setRange_test: Fail # Issues 15134, 15412
+
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
@@ -177,6 +179,7 @@ async/timer_test: Fail, Pass
[ $runtime == vm ]
async/timer_not_available_test: Fail, OK
mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
+typed_data/typed_data_setRange_test: Fail # Issue 15413
[ $compiler == none ]
mirrors/hierarchy_test: Fail # TODO(ahe): This test is slightly broken. http://dartbug.com/12464
@@ -205,6 +208,7 @@ async/schedule_microtask6_test: Fail # Issue 10910
mirrors/immutable_collections_test: Fail # Issue 11857, Issue 14321
mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
mirrors/local_isolate_test: Skip # http://dartbug.com/12188
+typed_data/typed_data_setRange_test: Fail # Issue 15413
[ $compiler == none && $runtime == drt && $system == windows ]
async/multiple_timer_test: Fail, Pass # See Issue 10982
« no previous file with comments | « no previous file | tests/lib/typed_data/typed_data_setRange_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698