| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index ac12f2361d4b3707d34bc724569df684d1aba55e..f4666bedc393c9acc223d6e43c735f5025379633 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -31,6 +31,8 @@ analyze_unused_dart2js_test: Pass, Slow
|
| exit_code_test: Pass, Slow
|
| deferred_load_graph_segmentation_test: Pass, Slow
|
| check_members_test: Pass, Slow
|
| +duplicate_library_test: Pass, Slow
|
| +show_package_warnings_test: Pass, Slow
|
|
|
| # Don't mark these tests as failing. Instead, fix the errors/warnings that they
|
| # report or update the whitelist in the test-files to temporarily allow
|
|
|