[Bug 26747] New: [QT3TS] tests using "map{a := b}" syntax

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

            Bug ID: 26747
           Summary: [QT3TS] tests using "map{a := b}" syntax
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: jmdyck@ibiblio.org
        QA Contact: public-qt-comments@w3.org

The following 51 tests are causing unintended syntax errors because they use
":=" rather than ":" as the key/value separator in MapConstructorEntries:

    map/merge.xml#map-merge-013
    map/merge.xml#map-merge-017
    map/contains.xml#map-contains-001
    map/contains.xml#map-contains-002
    map/contains.xml#map-contains-010
    map/contains.xml#map-contains-011
    map/contains.xml#map-contains-012
    map/contains.xml#map-contains-013
    map/contains.xml#map-contains-014
    map/contains.xml#map-contains-015
    map/contains.xml#map-contains-017
    map/contains.xml#map-contains-018
    map/contains.xml#map-contains-019
    map/contains.xml#map-contains-020
    map/contains.xml#map-contains-901
    map/contains.xml#map-contains-902
    map/contains.xml#map-contains-906
    map/get.xml#map-get-001
    map/get.xml#map-get-002
    map/get.xml#map-get-010
    map/get.xml#map-get-011
    map/get.xml#map-get-012
    map/get.xml#map-get-013
    map/get.xml#map-get-014
    map/get.xml#map-get-015
    map/get.xml#map-get-017
    map/get.xml#map-get-018
    map/get.xml#map-get-019
    map/get.xml#map-get-020
    map/get.xml#map-get-100
    map/get.xml#map-get-901
    map/get.xml#map-get-902
    map/get.xml#map-get-906
    map/size.xml#map-size-003
    map/size.xml#map-size-006
    map/size.xml#map-size-007
    map/size.xml#map-size-009
    map/size.xml#map-size-011
    map/size.xml#map-size-012
    map/size.xml#map-size-013
    map/keys.xml#map-keys-003
    map/keys.xml#map-keys-006
    map/keys.xml#map-keys-007
    map/keys.xml#map-keys-009
    map/keys.xml#map-keys-011
    map/keys.xml#map-keys-012
    map/keys.xml#map-keys-013
    map/remove.xml#map-remove-003
    map/remove.xml#map-remove-010
    map/remove.xml#map-remove-011
    map/remove.xml#map-remove-013

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

Received on Sunday, 7 September 2014 20:14:32 UTC