| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 14062)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -323,7 +323,7 @@
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|
|
|
| -[ $compiler == dart2js && $runtime == ff ]
|
| +[ $compiler == dart2js && ($runtime == ff || $runtime == jsshell)]
|
| call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
|
| double_to_string_as_fixed_test: Fail
|
|
|
|
|