| Index: dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/dart/tests/compiler/dart2js_extra/dart2js_extra.status b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index 3e81bd4df84f7bdb490e342703bf9f748dd92708..6955c4306168a6a4b9a3665343ba812ed2b7bdeb 100644
|
| --- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -10,10 +10,6 @@ no_such_method_test: Fail # Wrong Invocation.memberName.
|
|
|
| constant_javascript_semantics4_test: Fail, OK
|
|
|
| -[ $runtime == ff || $jscl ]
|
| -deferred/deferred_constant_test: Pass, Crash, Fail # Issue 9158
|
| -deferred/deferred_class_test: Pass, Crash # Issue 9158
|
| -
|
| [ $compiler == dart2js && $checked ]
|
| variable_type_test/03: Fail, OK
|
| variable_type_test/01: Fail, OK
|
| @@ -24,7 +20,6 @@ string_interpolation_test: Skip
|
|
|
| [ $compiler == dart2js && $runtime == ie9 ]
|
| class_test: Fail
|
| -deferred/deferred_function_test: Pass, Fail, Timeout # Issue 12635
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|