[Bug 30038] New: Test prod-AxisStep / cbcl-path-nodes-and-atomics

https://www.w3.org/Bugs/Public/show_bug.cgi?id=30038

            Bug ID: 30038
           Summary: Test prod-AxisStep / cbcl-path-nodes-and-atomics
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

This test expects XPTY0019 but I think it can equally well raise XPTY0018.

The test is of the form $a/f(.)/x

where f(.) sometimes returns a node and sometimes returns an atomic value.

So there are two errors: the RHS of the first "/" operator is a mix of nodes
and atomic values; and the LHS of the second "/" operator is not all nodes;
hence two possible error codes, depending on which is detected first.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 3 January 2017 16:01:57 UTC