[Bug 29171] New: [QT3TS] cbcl-numeric-idivide-008

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

            Bug ID: 29171
           Summary: [QT3TS] cbcl-numeric-idivide-008
           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: debbie@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

cbcl-numeric-idivide-008 (in test set op-numeric-integer-divide) tests:
xs:float('1e38') idiv xs:float('1e-37')

The test expects the overflow error FOAR0002, but it seems that FOCA0002 should
also be allowed (raised when trying to convert infinity to an integer).
Alternatively an implementation may return a large integer as the result.

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

Received on Friday, 2 October 2015 13:33:30 UTC