| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index e5b32fc8e82bad8d5ccb92de90ab9c68d6adcd86..f6343da6f1179f04f38323dd8680a9d91d2a4e71 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -377,7 +377,7 @@ LibTest/core/Map/Map_class_A01_t04: Slow, Pass # Please triage this failure
|
| LibTest/core/Uri/Uri_A06_t03: Slow, Pass # Please triage this failure
|
| LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
|
|
|
| -[ $compiler == dart2js && $runtime != d8]
|
| +[ $compiler == dart2js && $runtime != d8 && $runtime != jsshell && $runtime != chrome && $runtime != ff ]
|
| WebPlatformTest/html/dom/documents/dom-tree-accessors/nameditem_t03: RuntimeError # Please triage this failure
|
|
|
| [ $compiler == dart2js && $checked && $runtime != d8]
|
|
|