| Index: dart/tests/co19/co19-dart2js.status
|
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
|
| index c85268b2afe6d8b96c8ec9ed11f0a95ade17f9b0..57f6c06f5a4170e26e31f80bd798cdfce698b6bf 100644
|
| --- a/dart/tests/co19/co19-dart2js.status
|
| +++ b/dart/tests/co19/co19-dart2js.status
|
| @@ -115,6 +115,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
|
|
|