Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index 582b2f7616aa2b2fbc84d38695f495c9ac23ccad..add225893abace88b2340d63e4795001c15a6aae 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -17,6 +17,8 @@ polymer/example/scoped_style/*: Skip |
scheduled_test/test/scheduled_server_test: Pass, Fail # 13524 |
scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231 |
+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 |
@@ -50,6 +52,7 @@ 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 ] |