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 5363 - CVS: K2-SeqExprCast-254 to 331
Summary: CVS: K2-SeqExprCast-254 to 331
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Frans Englich
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 10:26 UTC by Tim Mills
Modified: 2008-04-28 12:21 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2008-01-15 10:26:18 UTC
K2-SeqExprCast-254 to 331 are tests of the form:

some-type-derived-from-integer(xs:float("-INF"))

where some-type-derived-from-integer includes xs:byte, xs:nonPositiveInteger,
negativeInteger etc.

These hould expect error FOCA0002 rather than FORG0001.

See Bug 5261 for more details.
Comment 1 Tim Mills 2008-04-24 14:06:00 UTC
Since Bug 5261 has been resolved, could this please be fixed in XQTS?
Comment 2 Frans Englich 2008-04-28 10:30:06 UTC
Should be fixed in CVS, do feel free to verify. Sorry for the long delay.
Comment 3 Tim Mills 2008-04-28 12:21:34 UTC
Thanks.