[Bug 20476] New: [QT3TS] fn-map-pairs-011 et al

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

            Bug ID: 20476
           Summary: [QT3TS] fn-map-pairs-011 et al
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          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

A number of tests in the fn-map-pairs test set follow a pattern like this:

fn:map-pairs( (fn:concat#2, fn:concat#2), (), () )

Since the implementation can determine when the second or third arguments are
statically empty that the result will always be empty, there is no obligation
to detect the type error in the first argument. I suggest replacing the second
and third arguments with non-empty sequences. Meanwhile I shall add () as an
acceptable result.

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

Received on Friday, 21 December 2012 15:09:40 UTC