| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index d6f0c527db2fb7da93d9268507c1942e02861e83..4e93a27200f42176408f303eaed4470fde0699d8 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -525,7 +525,7 @@ LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44
|
| LibTest/math/exp_A01_t01: Fail
|
|
|
| [ $compiler == none && $runtime == vm && $system != windows && $arch != x64 && $arch != arm ]
|
| -LibTest/math/tan_A01_t01: Fail
|
| +LibTest/math/tan_A01_t01: Pass, Fail
|
|
|
| [ $compiler == none && $runtime == vm && $arch != x64 ]
|
| LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
|
|
|