W3C home > Mailing lists > Public > public-qt-comments@w3.org > October 2012

[Bug 19630] [QT3TS] separate-modules-1 to 9

From: <bugzilla@jessica.w3.org>
Date: Thu, 25 Oct 2012 10:44:38 +0000
To: public-qt-comments@w3.org
Message-ID: <bug-19630-523-Lxw20m7Ohl@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19630

--- Comment #6 from O'Neil Delpratt <oneil@saxonica.com> ---
There is still a problem with separate-modules-2:

import module namespace module =
"http://www.w3.org/XQueryTest/RequireProhibitFeature";
declare option prohibit-feature "all-optional-features";
for $f in module:one() return 1

The expected result is reported to succeed if supported with
<assert-eq>1</assert-eq>. But surely this test should fail since
all-optional-features are prohibited and module has not been declared as a
required-feature.
I will make the change of replacing the expected result above with the error
code XQST0016.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 25 October 2012 10:44:39 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:57:40 UTC