Index: tests/co19/co19-dart2js.status |
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
index 478f3c51adba3d69a687a379cca2c87df9b6cb00..da9a0d1fdb9d96ec5c2c8f4a28d5b02795434582 100644 |
--- a/tests/co19/co19-dart2js.status |
+++ b/tests/co19/co19-dart2js.status |
@@ -9635,3 +9635,6 @@ LibTest/core/Invocation/memberName_A01_t01: RuntimeError # Expect.equals(expecte |
[ $compiler == dart2js && $cps_ir && $host_checked ] |
LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: Crash # CPS integrity violation After 'GVN' on function(main) Referenced out of scope: Instance of 'ReceiverCheck' |
+ |
+[ $compiler == dart2js && $cps_ir && $checked ] |
+*: Skip # `assert` not implemented, about 75% tests crash |