[Bug 30019] New: [xslt30ts] accumulator031

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

            Bug ID: 30019
           Summary: [xslt30ts] accumulator031
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

This test is failing for the wrong reason. It is supposed to test a circularity
error; it actually fails because the result of ($value + $count) is an
xs:double when an xs:integer is expected. The expected result XTDE0640 perhaps
reflects this (though I get XPTY0004) - but the comments on the test suggest
that it was written for a different purpose.

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

Received on Monday, 21 November 2016 13:21:07 UTC