| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 1589)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -245,6 +245,7 @@
|
| LibTest/core/double/remainder/double/remainder/A01/t01: Fail # Issue co19 - 36
|
| LibTest/core/double/truncate/double/truncate/A01/t01: Fail # Issue co19 - 36
|
| LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail # Issue co19 - 36
|
| +
|
| [ $component == vm && $system == win32 ]
|
| LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
|
| LibTest/core/Math/pow/Math/pow/A07/t01: Fail
|
| @@ -253,6 +254,8 @@
|
| LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail
|
| LibTest/core/double/operator%/double/operator%/A01/t04: Fail
|
| LibTest/core/double/round/double/round/A01/t01: Fail
|
| +LibTest/core/double/remainder/double/remainder/A01/t04: Fail
|
| +
|
| [ $component == vm && $system == win32 && $checked ]
|
| LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail
|
|
|
|
|