- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Mar 2013 10:34:21 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21263
Tim Mills <tim@cbcl.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |tim@cbcl.co.uk
Resolution|FIXED |---
--- Comment #2 from Tim Mills <tim@cbcl.co.uk> ---
O'Neil - it appears you've missed out the <dependency> tags. Also, the
description doesn't reflect the test. e.g.
t-case name="K2-SeqExprCast-232">
<description> '+INF' is not a valid value for xs:float.</description>
<created by="Frans Englich" on="2007-11-26"/>
<modified by="O'Neil Delpratt" on="2013-03-20" change="Bug fix for #21263
- added the dependency xsd-version 1.0" />
<test>xs:float("+INF")</test>
<result>
<error code="FORG0001"/>
</result>
</test-case>
<test-case name="K2-SeqExprCast-232a">
<description>Test dervided '+INF' is not a valid value for
xs:float.</description>
<created by="Frans Englich" on="2007-11-26"/>
<test>xs:float("+INF")</test>
<result>
<assert-eq>+INF</assert-eq>
</result>
</test-case>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 21 March 2013 10:34:30 UTC