| 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 ]
|
|
|