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

Unified Diff: tests/language/language_dart2js.status

Issue 11889006: Mark language/arithmetic_test as failing on runtime=ie9 compiler=dart2js (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « no previous file | no next file » | 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 17009)
+++ tests/language/language_dart2js.status (working copy)
@@ -335,9 +335,10 @@
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell || $runtime == ie9)]
+arithmetic_test: Fail
[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell)]
-arithmetic_test: Fail
call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
[ $compiler == dart2js && $runtime == ie9 ]
« 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