- From: <bugzilla@jessica.w3.org>
- Date: Tue, 05 Jul 2011 15:53:20 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13147
Summary: XQuerX tests ST-Axes011 are wrong
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: daniel.turcanu@enea.com
QAContact: public-qt-comments@w3.org
CC: chillery-w3cbugs@lambda.nu
The XQueryX tests XQueryX/StaticTyping/STPathExpr/STSteps/STAxes/ST-Axes011,
ST-Axes012, ST-Axes013, ST-Axes014, ST-Axes015
are not equivalent to their XQuery counterparts.
They generate
declare variable $input-context external;
instead of
declare variable $input-context as document-node() external;
The tests results are not the ones expected.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 5 July 2011 15:53:26 UTC