- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 27 Jun 2007 12:39:59 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4773
Summary: [XQTS] version encoding tests should not have XQX
counterparts
Product: XML Query Test Suite
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: oliver@cbcl.co.uk
QAContact: public-qt-comments@w3.org
This bug report affects the following tests:
version_declaration-010
K-VersionProlog-3
K-VersionProlog-4
These tests test the encoding parameter of the version declaration. This does
not make any sense in the context of XQueryX, since the encoding is specified
in the XML declaration. However, xqx versions of these tests exist, and just
place the encoding in a comment, thus negating the purpose of the tests.
XQTS requires an error to be raised to pass, however the XQX queries supplied
are completely valid.
Received on Wednesday, 27 June 2007 12:40:07 UTC