| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 8ee4e6d48346edeedc6bec1e5fa0fbd50879652f..996db8e4602170b32fe6d68a45626f8e4f6615dc 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -9617,6 +9617,8 @@ WebPlatformTest/webstorage/storage_builtins_t01: RuntimeError # Please triage th
|
| WebPlatformTest/webstorage/storage_local_setitem_quotaexceedederr_t01: Skip # Times out. Please triage this failure
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| +Language/Expressions/Strings/String_Interpolation/double_quote_t04: RuntimeError # Expect.throws() fails
|
| +Language/Expressions/Strings/String_Interpolation/single_quote_t03: RuntimeError # Expect.throws() fails
|
| Language/Types/Interface_Types/subtype_t09: Crash # Pending static: JSArray
|
| LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout
|
| LibTest/core/Invocation/isGetter_A01_t01: RuntimeError # Please triage this failure.
|
|
|