| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 42c838e1f9a914a9797ce8da7cb3db2714198c87..583850f080d4a64dbad332a1b5c5e36c0a9fbce9 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -191,7 +191,6 @@ LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu
|
| LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/isolate/ReceivePort/receive_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -369,6 +368,7 @@ LibTest/core/Match/str_A01_t01: Fail, OK # co19 issue 212
|
| LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 212
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 issue 212
|
|
|
| +LibTest/math/Random/nextDouble_A01_t01: Fail # co19 issue 334
|
|
|
| [ $compiler == dart2js && $checked ]
|
| LibTest/core/Queue/addLast_A01_t01: Slow, Pass
|
|
|