Index: tests/utils/utils.status |
diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
index 25aefd73e035dde0dda1137e88bb1b8c9c89b072..f46b7b02a650654432c95903850ef0c7b57bce49 100644 |
--- a/tests/utils/utils.status |
+++ b/tests/utils/utils.status |
@@ -33,6 +33,6 @@ source_mirrors_test: Slow, Pass |
dummy_compiler_test: Slow, Pass |
[ $compiler == dart2js && $cps_ir ] |
-dummy_compiler_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node |
-recursive_import_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node |
-source_mirrors_test: Crash # (throw _buildException('asyncEnd() was called before asyncStart().')): Unhandled node |
+dummy_compiler_test: Crash # (provider): handleStaticFunctionGet: function(provider) |
+recursive_import_test: Crash # (asyncSuccess): handleStaticFunctionGet: function(asyncSuccess) |
+source_mirrors_test: Crash # (provider): handleStaticFunctionGet: function(provider) |