| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 11766)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -84,7 +84,6 @@
|
| generic_instanceof3_test: Fail # cannot handle generics.
|
| generic_test: Fail # cannot resolve type T
|
| get_set_syntax_test/none: Fail # Parsing of pseudo keywords.
|
| -getter_no_setter_test/01: Crash # Internal error: NullPointerException : method: 'get:enclosingElement'
|
| implicit_scope_test: Fail # duplicate definition of a="bar"
|
| library_prefixes_test: Fail # other is not a type
|
| local_function_test: Fail # TypeError: Object #<Closure> has no method '$call$2' (bad exception mapping).
|
| @@ -115,7 +114,6 @@
|
| super_implicit_closure_test: Fail # internal error: super property read not implemented
|
| super_operator_test: Fail # internal error: super property store not implemented
|
| switch_label_test: Fail # error: target of continue is not a loop or switch case
|
| -setter_no_getter_call_test/01: Crash # Issue 4361
|
|
|
|
|
| # External tests.
|
|
|