[Bug 9328] New: errors-and-optimization-1.xq

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

           Summary: errors-and-optimization-1.xq
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


The test description is:

Conditional and typeswitch expressions must not raise a dynamic
   error in respect of subexpressions occurring in a branch that is
   not selected

However, they can raise type errors in respect of the unselected branch. This
query contains a type error in the "else" branch: the argument to error#1 must
be a QName.


-- 
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 Thursday, 25 March 2010 22:33:23 UTC