This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 3531 - predicates-10, predicatesas-10
Summary: predicates-10, predicatesas-10
Status: RESOLVED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Carmelo Montanez
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 09:58 UTC by Michael Kay
Modified: 2006-07-25 18:24 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2006-07-25 09:58:39 UTC
In the current CVS, the expected results for these two tests are given as

<decimal>12678967.543233</decimal>

but the correct result is

<decimal attr="12678967.543233">12678967.543233</decimal>

I haven't investigated, but I suspect the source file was changed.
Comment 1 Carmelo Montanez 2006-07-25 18:24:48 UTC
Mike:

Thanks.  The source was indeed changed.  I belive these were the onlly tests
affected.

Carmelo