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

Unified Diff: tests/lib/lib.status

Issue 102543006: Use TypedArray.set for setRange of between similarly typed lists implemented as TypedArrays (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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index abd0e60b3186516892d9e364c765166051edfb29..a2e56fbc8769c7f965cf5064dded1657e228f4aa 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -81,7 +81,7 @@ 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
+#typed_data/typed_data_setRange_test: Fail # Issues 15134, 15412
Cutch 2013/12/04 17:50:02 Why not remove this instead of commenting out?
sra1 2013/12/04 20:52:50 Done.
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858

Powered by Google App Engine
This is Rietveld 408576698