Index: tests/co19/co19-dart2js.status |
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
index 346f05ec25836ab43f4c2a4e705f781b648d14d7..c9276489fdab1dc43c3c8be63175975ec6f275f6 100644 |
--- a/tests/co19/co19-dart2js.status |
+++ b/tests/co19/co19-dart2js.status |
@@ -9876,11 +9876,13 @@ LibTest/async/Zone/registerUnaryCallback_A01_t01: Crash # Instance of 'TypeOpera |
LibTest/collection/ListBase/ListBase_class_A01_t02: Crash # Please triage this failure. |
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Crash # Please triage this failure. |
LibTest/core/FallThroughError/toString_A01_t02: Crash # Unhandled node |
-LibTest/core/Invocation/isAccessor_A01_t01: RuntimeError # Please triage this failure. |
+LibTest/core/Invocation/isAccessor_A01_t01: Crash # Please triage this failure. |
+LibTest/core/Invocation/isGetter_A01_t01: RuntimeError # Please triage this failure. |
LibTest/core/Invocation/isGetter_A01_t02: RuntimeError # Please triage this failure. |
-LibTest/core/Invocation/isMethod_A01_t02: RuntimeError # Please triage this failure. |
+LibTest/core/Invocation/isMethod_A01_t02: Crash # Please triage this failure. |
LibTest/core/Invocation/isSetter_A01_t01: Crash # Please triage this failure. |
-LibTest/core/Invocation/memberName_A01_t01: RuntimeError # Please triage this failure. |
+LibTest/core/Invocation/isSetter_A01_t02: RuntimeError # Please triage this failure. |
+LibTest/core/Invocation/memberName_A01_t01: Crash # Please triage this failure. |
LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # Please triage this failure. |
LibTest/core/List/List_class_A01_t02: Crash # Please triage this failure. |
LibTest/core/Map/Map_A01_t01: Crash # type expression SomeFunction (typedef) |