- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Oct 2016 11:59:20 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29936
Bug ID: 29936
Summary: [QT3TS] fn-load-xquery-module-012
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
This query assumes that $dem:cause-dynamic-error is evaluated.
We permit the value of a map key-value pair to be evaluated lazily.
I suggest modifying the query to access the value of $dem:cause-dynamic-erro
returned via the "variables" member of the map.
<test-case name="fn-load-xquery-module-012">
<description>Checks that a dynamic error caused when fn:load-xquery-module
processes a module is returned as is.</description>
<created by="Adam Retter" on="2015-02-01"/>
<modified by="Debbie Lockett" on="2015-05-11" change="Added module
element"/>
<modified by="Michael Kay" on="2015-07-13" change="Mixing timezones is no
longer an error; added new dynamic error"/>
<module
uri="http://www.w3.org/fots/fn/load-xquery-module/dynamic-error/module"
file="load-xquery-module/dynamic-error-module.xqm"/>
<test>fn:load-xquery-module("http://www.w3.org/fots/fn/load-xquery-module/dynamic-error/module")</test>
<result>
<error code="FOAR0001"/>
</result>
</test-case>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 12 October 2016 11:59:28 UTC