| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 26023)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -534,7 +534,11 @@
|
| LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
|
|
|
| [ $compiler == none && $runtime == vm && $arch == mips ]
|
| -*: Skip
|
| +LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
|
| +LibTest/math/log_A01_t01: Fail
|
| +LibTest/math/asin_A01_t01: Fail
|
| +LibTest/math/acos_A01_t01: Fail
|
| +LibTest/core/double/toInt_A01_t01: Fail
|
|
|
| [ $compiler == none && $runtime == vm && $arch == simmips ]
|
| LibTest/math/cos_A01_t01: Pass, Fail # Fail on Mac
|
|
|