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

Unified Diff: tests/corelib/corelib.status

Issue 679143003: Fix test warnings and expect Safari mobile simulator bug. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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 | « no previous file | tests/lib/convert/json_chunk_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index c14eba0e09be7cf1fc6389a8b6f37f1876dce11e..16616a77aa0303952a1ff23ea30410b5f8905250 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -127,6 +127,9 @@ list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim) ]
string_trimlr_test/none: Fail
+[ $compiler == dart2js && $runtime == safarimobilesim ]
Bill Hesse 2014/10/27 15:44:00 This is also failing on safari, not just safarimob
+string_split_test: RuntimeError # Appears to be bug in safarimobilesim
Bill Hesse 2014/10/27 15:44:00 File an issue when adding a line to a status file.
+
[ $compiler == dart2js && $runtime == ie10 ]
string_case_test/01: Fail, OK # Bug in IE.
string_case_test/02: Fail, OK # Bug in IE.
« no previous file with comments | « no previous file | tests/lib/convert/json_chunk_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698