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 2672 - fn-error-2 expected results
Summary: fn-error-2 expected results
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.8.4
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Carmelo Montanez
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 15:41 UTC by Michael Kay
Modified: 2006-06-22 12:59 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2006-01-06 15:41:42 UTC
The test fn-error-2 should not produce an output file because it throws an
error. It should have an <expected-error> element in the catalog, and no
<output-file> element.
Comment 1 Carmelo Montanez 2006-01-09 14:03:28 UTC
Michael:

Correct, This test raises an error that is "user defined" (myerr:toohighsal).
Andrew we need to define this somewhere?.  Please advice before I make the 
changes.
Comment 2 Carmelo Montanez 2006-01-13 18:58:06 UTC
Michael:

Results file was removed.  This being a "special" sort of error in the sense 
that it is not a predefined error code as the rest, we decided to use a 
wildcard instead ("*") as an error code.  This requires a change in the schema 
to allow for such a character.  I will submit a new version of the catalog 
with this change as soon as the changes to the schema re done.

Thanks,
Carmelo