| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 9f0b4721c47c754b65bcc5cc9387dd1a9aae5ec5..8515154e826f29fe2bc9245f9a5976e6befe9610 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -670,3 +670,8 @@ LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
|
|
|
| [ $compiler == dart2js && $runtime == d8 && $system == windows ]
|
| LibTest/async/DeferredLibrary/*: Skip # Issue 17458
|
| +
|
| +[ $compiler == dart2js && $mode == debug ]
|
| +LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
|
| +LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
|
| +LibTest/core/List/List_class_A01_t01: Pass, Timeout
|
|
|