Chromium Code Reviews| Index: tests/co19/co19-runtime.status |
| =================================================================== |
| --- tests/co19/co19-runtime.status (revision 10909) |
| +++ tests/co19/co19-runtime.status (working copy) |
| @@ -91,6 +91,8 @@ |
| 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). |
|
regis
2012/08/17 18:07:17
This will now fail in production mode.
You need to
srdjan
2012/08/17 18:12:52
Oops & thanks.
|
| 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 |