- From: <bugzilla@jessica.w3.org>
- Date: Wed, 17 Oct 2012 15:37:13 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19579-523@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19579
Priority: P2
Bug ID: 19579
Assignee: oneil@saxonica.com
Summary: cbcl-subsequence-008, 010
QA Contact: public-qt-comments@w3.org
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: oneil@saxonica.com
Hardware: PC
Status: NEW
Version: Working drafts
Component: XQuery 3 & XPath 3 Test Suite
Product: XPath / XQuery / XSLT
The test-case cbcl-subsequence-010 (i.e: 'count(subsequence(1 to 3000000000,
-2147483648, 2147483647))') goes beyond the limits of representation for a
integer value in Java and therefore we are not able to produce the expected
result in our implementation. Hence, we suggest that any-error be allowed as an
additional expected result for us to pass this test.
In addition, for the test cbcl-subsequence-008 there is spurious error code
(i.e. <error code="ANDY0001"/>) given as one of the expected results.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 17 October 2012 15:37:17 UTC