[Bug 20473] New: [QT3TS] op-numeric-divide-big-01

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

            Bug ID: 20473
           Summary: [QT3TS] op-numeric-divide-big-01
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

This tests converts a decimal to a string and expects the answer

100000000000000000000000000000.0

(or overflow).

Decimal to string conversion should produce the answer

100000000000000000000000000000

because whole numbers never have a ".0" at the end.

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

Received on Friday, 21 December 2012 09:17:01 UTC