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

Unified Diff: dart/tests/lib/lib.status

Issue 136353004: Version 1.1.0-dev.5.8 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 6 years, 11 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 | « dart/tests/html/html.status ('k') | dart/tools/VERSION » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/lib/lib.status
===================================================================
--- dart/tests/lib/lib.status (revision 31731)
+++ dart/tests/lib/lib.status (working copy)
@@ -89,6 +89,7 @@
[ $runtime == safari ]
typed_data/setRange_2_test: Fail # Safari doesn't fully implement spec for TypedArray.set
typed_data/setRange_3_test: Fail # Safari doesn't fully implement spec for TypedArray.set
+typed_data/setRange_4_test: Fail # Safari doesn't fully implement spec for TypedArray.set
mirrors/to_string_test: Fail # Safari bug TODO(ahe): Add bug number if able to submit bug.
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
@@ -142,6 +143,8 @@
[ $compiler == dart2js && $checked ]
convert/utf85_test: Pass, Slow # Issue 12029.
+
+[ $compiler == dart2js && $checked && $runtime == d8 ]
async/stream_transform_test: Fail # https://code.google.com/p/v8/issues/detail?id=3084
[ $compiler == dart2js ]
« no previous file with comments | « dart/tests/html/html.status ('k') | dart/tools/VERSION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698