| Index: dart/tests/co19/co19-dart2js.status
|
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
|
| index acef1019e3d0da0510bdb6bd2422971704ff92e8..0743d0c733609d2f6928f13fb79b6f371c9e65a0 100644
|
| --- a/dart/tests/co19/co19-dart2js.status
|
| +++ b/dart/tests/co19/co19-dart2js.status
|
| @@ -116,6 +116,8 @@ Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607:
|
| Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure
|
| Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure
|
| LibTest/typed_data/Float32x4List/reduce_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
|
| +LibTest/core/Map/Map_class_A01_t04: Slow, Pass
|
| +LibTest/core/Uri/Uri_A06_t03: Slow, Pass
|
|
|
| [ $compiler == dart2js ]
|
| LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
|
|
|