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

Unified Diff: dart/tests/language/language_dart2js.status

Issue 23595002: Triage Safari bug 7414. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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/language/arithmetic_test.dart ('k') | dart/tests/language/round_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_dart2js.status
diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
index ff583fb076db4cdeb80e9d867b950d7a673ac4dc..9fed73235f1ae0140bd2b0068ed2ffd4ac7fff7c 100644
--- a/dart/tests/language/language_dart2js.status
+++ b/dart/tests/language/language_dart2js.status
@@ -246,8 +246,8 @@ null_test/none: Fail # Issue 12482
*: Fail, Pass # TODO(ahe): Triage these tests.
-[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell || $runtime == ie9)]
-arithmetic_test: Fail # Issue 7881
+[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell || $runtime == ie9 || $runtime == safari)]
+round_test: Fail, OK # Common JavaScript engine Math.round bug.
[ $compiler == dart2js && $runtime == ie9 ]
@@ -260,10 +260,6 @@ stack_overflow_stacktrace_test: Fail
licm2_test: Timeout # Issue: 11848
-[ $compiler == dart2js && $runtime == safari ]
-arithmetic_test: Fail # Issue: 7414
-
-
[ $runtime == opera ]
null_access_error_test: Fail # Issue: 7413
string_interpolate_null_test: Fail # Issue: 7413
« no previous file with comments | « dart/tests/language/arithmetic_test.dart ('k') | dart/tests/language/round_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698