[Bug 19758] New: [QT3] alternative results for cbcl-numeric-divide-015 and cbcl-numeric-subtract-001

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

          Priority: P2
            Bug ID: 19758
          Assignee: tim@cbcl.co.uk
           Summary: [QT3] alternative results for cbcl-numeric-divide-015
                    and cbcl-numeric-subtract-001
        QA Contact: public-qt-comments@w3.org
          Severity: normal
    Classification: Unclassified
                OS: Windows XP
          Reporter: andrew.eisenberg@us.ibm.com
          Hardware: PC
            Status: NEW
           Version: Last Call drafts
         Component: XQuery 3 & XPath 3 Test Suite
           Product: XPath / XQuery / XSLT

As noted in Bug #19678, some implementations support more than 16 total digits
for xs:decimal. 

Test case cbcl-numeric-divide-015:

10000000000000000000000000000.0 div 0.1

should accept a result of 100000000000000000000000000000.0.


Test case cbcl-numeric-subtract-001:

-79228162514264337593543950335.0 - 1.0

should accept a result of -79228162514264337593543950336.0.

Both now require FOAR0002.

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

Received on Monday, 29 October 2012 15:36:31 UTC