| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 24489)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -489,8 +489,10 @@
|
| [ $compiler == none && $runtime == vm && $system == linux ]
|
| LibTest/math/exp_A01_t01: Fail
|
|
|
| +[ $compiler == none && $runtime == vm && $system != win32 && $arch != x64 ]
|
| +LibTest/math/tan_A01_t01: Fail
|
| +
|
| [ $compiler == none && $runtime == vm && $arch != x64 ]
|
| -LibTest/math/tan_A01_t01: Fail
|
| LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
|
|
|
|
|
|
|