| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 10911)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -91,8 +91,6 @@
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail
|
|
|
| [ $runtime == vm ]
|
| -LibTest/core/Expect/notEquals_A01_t03: Fail # Looking at it right now (srdjan).
|
| -LibTest/core/Expect/equals_A01_t03: Fail # Looking at it right now (srdjan).
|
| LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Issue 445
|
| LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
|
| LibTest/core/Date/Date_A01_t01: Fail # Issue 445
|
| @@ -497,6 +495,8 @@
|
| Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158
|
| Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158
|
| Language/07_Classes/4_Instance_Variables_A02_t06: Fail # type error
|
| +LibTest/core/Expect/notEquals_A01_t03: Fail # Looking at it right now (srdjan).
|
| +LibTest/core/Expect/equals_A01_t03: Fail # Looking at it right now (srdjan).
|
|
|
|
|
| [ $runtime == vm && $mode == debug && $unchecked ]
|
|
|