<?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>3611</bug_id>
          
          <creation_ts>2006-08-21 13:03:52 +0000</creation_ts>
          <short_desc>Test fn-sumdbl3args-6 answers are incorrect</short_desc>
          <delta_ts>2006-08-30 14:52:48 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</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="John Snelson">jsnelson</reporter>
          <assigned_to name="Carmelo Montanez">carmelo</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>11219</commentid>
    <comment_count>0</comment_count>
    <who name="John Snelson">jsnelson</who>
    <bug_when>2006-08-21 13:03:52 +0000</bug_when>
    <thetext>The test query is:

fn:sum((xs:double(&quot;-1.7976931348623157E308&quot;),
  xs:double(&quot;-1.7976931348623157E308&quot;),
  xs:double(&quot;1.7976931348623157E308&quot;)))

And the required results are one of:

-INF
-3.4028235E38

The second answer is blatently wrong, as shown by a quick inspection of the query. It ought to be changed to read &quot;-1.7976931348623157E308&quot;, since this is the real answer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11326</commentid>
    <comment_count>1</comment_count>
    <who name="Carmelo Montanez">carmelo</who>
    <bug_when>2006-08-30 14:52:48 +0000</bug_when>
    <thetext>John:

You are correct.  I changed one of the expected results as suggested.

Thanks,
Carmelo</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>