[Bug 13133] Tests that do not specify results for XQuery 3.0

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13133

--- Comment #1 from Sorin Nasoi <spungi@gmail.com> 2011-07-11 13:39:05 UTC ---
The same is true for test K-DocumentURIFunc-2:

Here is what's stated in cat/DocumentURIFunc.xml 

<test-case is-XPath2="true" Creator="Frans Englich" name="K-DocumentURIFunc-2"
FilePath="Functions/AccessorFunc/DocumentURIFunc/" scenario="runtime-error">
      <description>A test whose essence is: `document-uri()`.</description>
      <query name="K-DocumentURIFunc-2" date="2007-11-26+01:00"/>
      <input-file role="principal-data"
variable="input-context">emptydoc</input-file>
      <expected-error>XPST0017</expected-error>
   </test-case>


And here is the F&O Spec 3.0:
http://www.w3.org/TR/xpath-functions-30/#func-document-uri

-- 
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 Monday, 11 July 2011 13:39:11 UTC