| Index: dart/tests/language/language_dart2js.status
|
| diff --git a/dart/tests/language/language_dart2js.status b/dart/tests/language/language_dart2js.status
|
| index e504cf76c72ed14901db2d2f9ced5e65effa9865..8c6e90cec5c9212366aa145201e6811b007d7491 100644
|
| --- a/dart/tests/language/language_dart2js.status
|
| +++ b/dart/tests/language/language_dart2js.status
|
| @@ -334,16 +334,6 @@ method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
|
| null_pointer_exception_test: Fail # Uncaught error: Instance of 'TypeError'
|
| string_interpolate_npe_test: Fail # Uncaught error: Instance of 'TypeError'
|
|
|
| -[ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| -prefix_new_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
|
| -part2_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
|
| -part_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
|
| -export_test: Fail # Issue 5785 (root cause: issue 2264)
|
| -export_cyclic_test: Fail # Issue 5785 (root cause: issue 2264)
|
| -first_class_types_libraries_test: Fail
|
| -local_export_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
|
| -
|
| -
|
| [ $runtime == opera ]
|
| call_through_null_getter_test: Fail
|
| closure3_test: Fail
|
|
|