| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index f3e1478bffdac1d21ec3429eb270106ba39c292e..3ef7497d68decb43c687ecf3b6485827971c5bd4 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -66,6 +66,8 @@ LibTest/core/Match/operator_subscript_A01_t01: Fail
|
| LibTest/core/Math/pow_A01_t01: Fail # Issue co19 - 44
|
| LibTest/core/Math/pow_A11_t01: Fail # Issue 449
|
| LibTest/core/Math/pow_A13_t01: Fail # Issue 449
|
| +LibTest/core/Math/max_A01_t03: Fail # Issue co19 - 157
|
| +LibTest/core/Math/min_A01_t03: Fail # Issue co19 - 157
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail
|
| LibTest/core/RegExp/firstMatch_A01_t01: Fail
|
|
|