[Bug 29720] New: [QT3TS] eqname-020, 021, 022

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

            Bug ID: 29720
           Summary: [QT3TS] eqname-020, 021, 022
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

<test-case name="eqname-021">
      <description> EQName - allowed spaces in EQName, trailing spaces are
collapsed, Bug 29708</description>
      <created by="Abel Braaksma" on="2016-06-27"/>
      <dependency type="spec" value="XP30+ XQ30+"/>
      <test>Q{http://www.w3.org/2005/xpath-functions/math   }pi()</test>
      <result>
         <assert-eq>pi()</assert-eq>
      </result>
   </test-case>

The assertion here isn't right - it should be math:pi().

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

Received on Thursday, 7 July 2016 15:14:43 UTC