[Bug 18855] New: [QT3TS] try-catch-all-dynamic-errors-caught-11

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

           Summary: [QT3TS] try-catch-all-dynamic-errors-caught-11
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
        AssignedTo: oneil@saxonica.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


The assertion

<assert-eq>Invalid attribute ID.</assert-eq>

in test "try-catch-all-dynamic-errors-caught-11" is incorrect.

It should either be

<assert-eq>"Invalid attribute ID."</assert-eq>

or

<assert-string-value>Invalid attribute ID.</assert-string-value>

-- 
Configure bugmail: https://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 Wednesday, 12 September 2012 13:26:57 UTC