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 19679 - [QT3] alternate result for some of the cbcl-error-* test cases
Summary: [QT3] alternate result for some of the cbcl-error-* test cases
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Tim Mills
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 21:36 UTC by Andrew Eisenberg
Modified: 2012-10-24 13:45 UTC (History)
0 users

See Also:


Attachments

Description Andrew Eisenberg 2012-10-23 21:36:21 UTC
Several cbcl-error-* test cases include calls to fn:error().

cbcl-error-004: empty(() eq fn:error())
cbcl-error-009: empty(() is fn:error())
cbcl-error-011: false() and fn:error()
cbcl-error-013: true() or fn:error()

I believe that all of these should allow FOER0000 to be raised.
Comment 1 Tim Mills 2012-10-24 12:17:18 UTC
Fixed as suggested.  Please CLOSE if you agree.