Index: tests/utils/utils.status |
diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
index af2c954b5b11c85515b23d927bdabcc950de641b..ac4a5a86a7f03a9c78edda5f06162164a4bf5fdc 100644 |
--- a/tests/utils/utils.status |
+++ b/tests/utils/utils.status |
@@ -29,6 +29,6 @@ recursive_import_test: Pass, RuntimeError # Issue 17662 |
source_mirrors_test: Pass, RuntimeError # Issue 17662 |
[ $compiler == dart2js && $cps_ir ] |
-dummy_compiler_test: Crash # Unhandled node |
-recursive_import_test: Crash # Unhandled node |
+dummy_compiler_test: Crash # Please triage this failure. |
+recursive_import_test: Crash # Please triage this failure. |
source_mirrors_test: Crash # Please triage this failure. |