zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #21047
[Merge] lp:~nbrinza/zorba/bugs2 into lp:zorba
Nicolae Brinza has proposed merging lp:~nbrinza/zorba/bugs2 into lp:zorba.
Commit message:
Added W3C bug reference in disputed bugs
Requested reviews:
Nicolae Brinza (nbrinza)
Sorin Marian Nasoi (sorin.marian.nasoi)
Related bugs:
Bug #898792 in Zorba: "xs:QName fails for non-literal input"
https://bugs.launchpad.net/zorba/+bug/898792
Bug #931501 in Zorba: "improve error message for fn:format-number"
https://bugs.launchpad.net/zorba/+bug/931501
Bug #1123836 in Zorba: "arithmetic operators on durations, dates and times failures (at least 46)"
https://bugs.launchpad.net/zorba/+bug/1123836
Bug #1147507 in Zorba: "casting to date and time types (at least 16 failures)"
https://bugs.launchpad.net/zorba/+bug/1147507
Bug #1154367 in Zorba: "yearMonthDuration arithmetic bug"
https://bugs.launchpad.net/zorba/+bug/1154367
For more details, see:
https://code.launchpad.net/~nbrinza/zorba/bugs2/+merge/160440
Added W3C bug reference in disputed bugs
--
https://code.launchpad.net/~nbrinza/zorba/bugs2/+merge/160440
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'test/fots/CMakeLists.txt'
--- test/fots/CMakeLists.txt 2013-04-23 13:55:03 +0000
+++ test/fots/CMakeLists.txt 2013-04-23 17:11:26 +0000
@@ -325,22 +325,22 @@
EXPECTED_FOTS_FAILURE (prod-FunctionCall function-call-reserved-function-names-014 0)
EXPECTED_FOTS_FAILURE (prod-FunctionCall function-call-reserved-function-names-015 0)
EXPECTED_FOTS_FAILURE (prod-FunctionCall function-call-reserved-function-names-016 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-001 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-003 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-005 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-007 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-009 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-012 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-013 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-015 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-017 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-019 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-021 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-023 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-025 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-027 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-029 0)
-EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-031 0)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-001 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-003 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-005 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-007 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-009 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-012 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-013 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-015 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-017 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-019 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-021 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-023 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-025 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-027 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-029 21568)
+EXPECTED_FOTS_FAILURE (prod-FunctionDecl function-decl-reserved-function-names-031 21568)
EXPECTED_FOTS_FAILURE (prod-InstanceofExpr instanceof113 0)
EXPECTED_FOTS_FAILURE (prod-InstanceofExpr instanceof131 0)
EXPECTED_FOTS_FAILURE (prod-InstanceofExpr instanceof139 1160559)
Follow ups