[Bug 29258] New: [QT3TS] omitted Expr in EnclosedExpr

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

            Bug ID: 29258
           Summary: [QT3TS] omitted Expr in EnclosedExpr
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: jmdyck@ibiblio.org
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

In the resolution of Bug 29185, XQuery 3.1 has changed {Expr} to {Expr?} at
various points in the grammar. So a few tests that were illegal in older
versions are legal in XQuery 3.1. Consequently, the following tests should be
split into 3.1 and pre-3.1 versions, with different expectations:

     prod/CompCommentConstructor.xml#K2-ComputeConComment-4
     prod/CompTextConstructor.xml#K2-ConText-5
     prod/UnorderedExpr.xml#K-OrderExpr-1
     prod/UnorderedExpr.xml#K-OrderExpr-2
     misc/CombinedErrorCodes.xml#K-CombinedErrorCodes-13
     misc/CombinedErrorCodes.xml#K-CombinedErrorCodes-14
     misc/CombinedErrorCodes.xml#K-CombinedErrorCodes-15

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

Received on Tuesday, 3 November 2015 16:38:06 UTC