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

Unified Diff: tests/corelib/corelib.status

Issue 330793002: Adjust test expectations for corelib string tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 | no next file » | 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 6993e5383ea3d851b4079d9e203fd377bbc51cb2..ed0d5460776d23baf08080c34b538a3b21e47689 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -105,11 +105,8 @@ list_as_map_test: Pass, Slow # TODO(kasperl): Please triage.
[ $compiler == dart2js && ($runtime == firefox || $runtime == safari || $runtime == chrome || $runtime == drt) ]
-[ $compiler == dart2js && ($runtime == drt || $runtime == safari || $runtime == safarimobilesim) ]
-string_trimlr_test/none: Fail # Bug in v8. Fixed in v8 r19222, 2014-02-10.
-
-[ $compiler == dart2js && ( $runtime == drt) ]
-string_case_test/02: Fail, OK # Bug in our version of V8.
+[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim) ]
+string_trimlr_test/none: Fail
[ $compiler == dart2js && ($runtime == ie9 || $runtime == ie10) ]
string_case_test/01: Fail, OK # Bug in IE.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698