Index: tests/co19/co19-compiler.status |
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status |
index 173e6299c7012eb52e655f88a84e12a946850bff..c1572762fdfa4348f5d19a7fec92a54a18539273 100644 |
--- a/tests/co19/co19-compiler.status |
+++ b/tests/co19/co19-compiler.status |
@@ -190,6 +190,8 @@ LibTest/core/List/some_A03_t01: Skip # status change with --check-only, Promise |
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: Fail # co19 issue 139 |
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: Fail # co19 issue 139 |
+LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 |
+ |
# The following tests use the deprecated Date interface. |
LibTest/core/Date/Date_A02_t01: Fail, Pass |
LibTest/core/Date/Date.now_A02_t01: Fail, Pass |