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

Unified Diff: tests/language/language_dart2js.status

Issue 562883002: Remove suppressions for ie9 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 3 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 | « tests/isolate/isolate.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 40135)
+++ tests/language/language_dart2js.status (working copy)
@@ -155,21 +155,12 @@
*: Fail, Pass # TODO(ahe): Triage these tests.
-[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell || $runtime == ie9 || $runtime == safari || $runtime == safarimobilesim)]
+[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell || $runtime == safari || $runtime == safarimobilesim)]
round_test: Fail, OK # Common JavaScript engine Math.round bug.
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
override_field_test/02: Pass, Slow # TODO(kasperl): Please triage.
-[ $compiler == dart2js && $runtime == ie9 ]
-double_to_string_as_exponential3_test: Fail # Issue 12750
-double_to_string_as_fixed_test: Fail # Issue 12750
-double_to_string_as_precision3_test: Fail # Issue 12750
-expect_test: Fail # Issue 13080
-stack_overflow_test: Fail
-stack_overflow_stacktrace_test: Fail
-
-
[ $runtime == opera ]
null_access_error_test: Fail # Issue: 7413
string_interpolate_null_test: Fail # Issue: 7413
@@ -259,14 +250,6 @@
[ $minified ]
stack_trace_test: Fail, OK # Stack trace not preserved in minified code.
-[ $runtime == ie9 ]
-stack_trace_test: Fail, OK # Stack traces not available in IE9.
-deferred_constraints_type_annotation_test/*: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_constants_test/*: Fail, Pass # http://dartbug.com/12635
-deferred_no_such_method_test*: Fail, Pass # http://dartbug.com/12635
-deferred_shadow_load_library_test: Fail, Pass # Issue 17807
-deferred_closurize_load_library_test: Fail, Pass # Issue 17807
-
[ ($compiler == dart2js && $csp)]
deferred_constraints_type_annotation_test/*: Skip # Issue 16898
deferred_constraints_constants_test/*: Skip # Issue 16898
@@ -274,4 +257,4 @@
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
*deferred*: Skip # Issue 17458
-cha_deopt*: Skip # Issue 17458
+cha_deopt*: Skip # Issue 17458
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698