Index: third_party/pkg_tested/pkg_tested.status |
diff --git a/third_party/pkg_tested/pkg_tested.status b/third_party/pkg_tested/pkg_tested.status |
index f5502f28ab05859df33175fcf04786c9bee5f060..e25c931d812b5414cf51d23f85e19684f2b5e4be 100644 |
--- a/third_party/pkg_tested/pkg_tested.status |
+++ b/third_party/pkg_tested/pkg_tested.status |
@@ -16,7 +16,6 @@ pub/test/serve/web_socket/url_to_asset_id_test: Pass, Slow |
pub/test/transformer/loads_a_diamond_transformer_dependency_graph_test: Pass, Slow |
[ $browser ] |
-analyzer_cli/*: SkipByDesign # Uses dart:io. |
dart_style/*: SkipByDesign |
pub/*: SkipByDesign |
@@ -29,8 +28,6 @@ dart_style/test/command_line_test: Skip # The test controller does not take into |
dart_style/test/formatter_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips. |
[ $compiler == dart2js && $cps_ir ] |
-analyzer_cli/test/error_test: Crash # (try {return fn(tempDir);}finally {new Directory(tempDir).deleteSync(recursive:true);}): try/finally |
-analyzer_cli/test/options_test: Crash # try/finally |
dart_style/test/command_line_test: Crash # try/finally |
dart_style/test/formatter_test: Crash # try/finally |
dart_style/test/io_test: Crash # try/finally |