[Bug 9248] New: incorrect result for K2-SeqUnion-45

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

           Summary: incorrect result for K2-SeqUnion-45
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: frans.englich@telia.com
        ReportedBy: andrew.eisenberg@us.ibm.com
         QAContact: public-qt-comments@w3.org


The query for test case K2-SeqUnion-45 was changed in response to Bug #8655. I
believe that the expected result now needs to change from:

<r><location>Denver</location><location>Denver</location><location>Denver</location></r>

to:

<r><location>Denver</location><location>Denver</location><location>Denver</location><location>Boston</location></r>


-- 
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 Monday, 15 March 2010 15:15:30 UTC