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

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

           Summary: Tests that do not specify results for XQuery 3.0
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: benjie.nguyen@gmail.com
        ReportedBy: spungi@gmail.com
         QAContact: public-qt-comments@w3.org


There are a bunch of tests that have as expected result an error not marked as
being valid *only* for XQuery 1.0.
Also these tests do not state the behavior for XQuery 3.0.

1) K2-FunctionCallExpr-6:
- add  spec-version="1.0" for the XPST0017
- add XPTY0004 as alternate result because xs:string can not be treated as
xs:anyNode like the F&O spec expects:
http://www.w3.org/TR/2011/WD-xpath-functions-30-20110614/#func-generate-id

2)K2-FunctionCallExpr-7
- add  spec-version="1.0" for the XPST0017
- add  result for XQuery 3.0

3)K-DataFunc-1
- add  spec-version="1.0" for the XPST0017
- add  result for XQuery 3.0

4)K2-DataFunc-1
- add  spec-version="1.0" for the XPST0017
- add  result for XQuery 3.0

5)K-DocumentURIFunc-2
- add  spec-version="1.0" for the XPST0017
- add  result for XQuery 3.0

6)K-NodeNameFunc-1
- add  spec-version="1.0" for the XPST0017
- add  result for XQuery 3.0

-- 
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, 4 July 2011 18:39:38 UTC