- From: <bugzilla@jessica.w3.org>
- Date: Fri, 19 Oct 2012 10:46:09 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19630-523@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19630 Priority: P2 Bug ID: 19630 Assignee: oneil@saxonica.com Summary: [QT3TS] separate-modules-1 to 9 QA Contact: public-qt-comments@w3.org Severity: normal Classification: Unclassified OS: Windows NT Reporter: tim@cbcl.co.uk Hardware: PC Status: NEW Version: Working drafts Component: XQuery 3 & XPath 3 Test Suite Product: XPath / XQuery / XSLT The test separate-modules- is grammatically incorrect. import module module = "http://www.w3.org/XQueryTest/RequireProhibitFeature"; declare option prohibit-feature "higher-order-function"; let $f in module:one() return 1 The second use of module should be "module" (string literal). 'in' should be ':=' Similar problems exist in the other separate-modules-X tests. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 19 October 2012 10:46:10 UTC