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 066479ad386f93941a4ab5c1bc31efa960172bae..c18a94c017f876678eaf9fd145b39b427a36ad06 100644 |
--- a/third_party/pkg_tested/pkg_tested.status |
+++ b/third_party/pkg_tested/pkg_tested.status |
@@ -20,9 +20,9 @@ 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 # unsupported element kind: _escapeRegExp:field |
+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 # unsupported element kind: _asyncBody:field |
+dart_style/test/io_test: Crash # try/finally |
dart_style/test/source_code_test: Crash # try/finally |