| Index: tests/co19/co19-compiler.status
|
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
|
| index 9ab3b3c5708ff105849d1ca25f612f19bee9a722..81bfd92d7690e38de89e43eda6ccad0069ed46f6 100644
|
| --- a/tests/co19/co19-compiler.status
|
| +++ b/tests/co19/co19-compiler.status
|
| @@ -433,5 +433,5 @@ LibTest/isolate/SendPort/call_A01_t01: Fail, OK # TODO(ahe): This test is failin
|
| LibTest/math/Random/nextDouble_A01_t01: Fail, OK # TODO(ahe): This test is failing after correctly implementing static warning checks in co19 test suite. The co19 authors have informed me that some of these failures are due to bugs in the test suite.
|
|
|
|
|
| -[ $runtime == drt && ($compiler == none || $compiler == frog) ]
|
| +[ $runtime == drt && $compiler == none ]
|
| *: Skip
|
|
|