| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 53cc6863f8ae6b95faea3cdd34585f8d3afad564..a5efc2576caaa0c8cb844c2333d7f9d66f05ca53 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -18,8 +18,6 @@ scheduled_test/test/scheduled_server_test: Pass, Fail # 13524
|
| scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
|
| polymer/test/build/script_compactor_test: Pass, Slow
|
|
|
| -third_party/di_tests/di_test: Fail # Issue 18405
|
| -
|
| [ $runtime == vm && $mode == debug]
|
| analysis_server/test/analysis_server_test: Pass, Timeout
|
| analysis_server/test/domain_context_test: Pass, Timeout
|
| @@ -52,7 +50,6 @@ collection/test/equality_test/05: Fail # Issue 1533
|
| collection/test/equality_test/none: Pass, Fail # Issue 14348
|
| docgen/test/*: Skip # Far too slow
|
| third_party/angular_tests/browser_test: Pass, Slow # Large dart2js compile time
|
| -third_party/angular_tests/vm_test: Pass, Slow # Large dart2js compile time
|
| typed_data/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
|
|
|
| [ $compiler == dart2js && $checked ]
|
|
|