| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 59bb5c8f52cf8435c94a88eb8e9a30abcc88450f..f17d87c6c292cda9a02b6cb26efbd61637d4928d 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -353,8 +353,8 @@ prefix_new_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
|
| first_class_types_test: Fail # http://dartbug.com/5523
|
| 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
|
| -export_cyclic_test: Fail # Issue 5785
|
| -generic_creation_test: Fail # Issue 5785l
|
| -import_combinators_test: Fail # Issue 3454
|
| +export_test: Fail # Issue 5785 (root cause: issue 2264)
|
| +export_cyclic_test: Fail # Issue 5785 (root cause: issue 2264)
|
| +generic_creation_test: Fail # Issue 5785 (root cause: issue 2264)
|
| +import_combinators_test: Fail # Issue 5785 (root cause: issue 2264)
|
| first_class_types_libraries_test: Fail
|
|
|