<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>19758</bug_id>
          
          <creation_ts>2012-10-29 15:36:30 +0000</creation_ts>
          <short_desc>[QT3] alternative results for cbcl-numeric-divide-015 and cbcl-numeric-subtract-001</short_desc>
          <delta_ts>2012-10-31 09:00:42 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XQuery 3 &amp; XPath 3 Test Suite</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrew Eisenberg">andrew.eisenberg</reporter>
          <assigned_to name="Tim Mills">tim</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>77292</commentid>
    <comment_count>0</comment_count>
    <who name="Andrew Eisenberg">andrew.eisenberg</who>
    <bug_when>2012-10-29 15:36:30 +0000</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77387</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2012-10-30 09:56:38 +0000</bug_when>
    <thetext>Resolved by modifying the tests.  I&apos;ve avoided putting large values into assertions which could trigger FOAR0002 in processing of test assertions by the test driver, rather than in the execution of the tests themselves.

Please mark as CLOSED if you agree with the resolution.  Otherwise, REOPEN.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>