[Bug 19678] [QT3] alternate result for cbcl-avg-001

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
Since we don't want assertions to have implementation-defined behaviour, I
would suggest changing the test to 

fn:avg((xs:decimal("79000000000000000000000000000"),
        xs:decimal("79000000000000000000000000000")))
   eq 79000000000000000000000000000

and changing the expected result to be either true or FOAR0002.

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

Received on Wednesday, 24 October 2012 08:38:54 UTC