| Index: tests/co19/co19-compiler.status
|
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
|
| index da362cbb3ccd888ec5bad00e90ae77a783beb4b0..f2af1531940f85566d5c81737632763b314c5406 100644
|
| --- a/tests/co19/co19-compiler.status
|
| +++ b/tests/co19/co19-compiler.status
|
| @@ -138,6 +138,11 @@ Language/11_Expressions/22_Equality_A02_t03: Fail, OK # co19 issue 169
|
|
|
|
|
|
|
| +LibTest/math/parseDouble_A01_t01: Fail, OK # co19 issue 317
|
| +LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317
|
| +LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317
|
| +LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317
|
| +
|
|
|
| [ $runtime == drt && ($compiler == none || $compiler == frog) ]
|
| *: Skip
|
|
|