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 6361 - Catalog inconsistencies
Summary: Catalog inconsistencies
Status: CLOSED FIXED
Alias: None
Product: XQuery Update Facility Test Suite
Classification: Unclassified
Component: XQuery Update Facility Test Suite (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 09:15 UTC by Peter M. Fischer
Modified: 2009-01-07 06:57 UTC (History)
0 users

See Also:


Attachments

Description Peter M. Fischer 2009-01-06 09:15:31 UTC
I've found a couple of consistency issues in the catalog:

-id-rename-023, -024, -025, -026, -027, -028: Scenario should be
runtime-error, not standard

-id-typeswitch-error-019: Scenario should be standard, not runtime-error

-id-rename-023, -024: the error code of the expected error should be
XPTY0004, not XQTY0004 (AFAIK, this error does not exist)

- complex-deletes-q14: why is it not allowed anymore to raise err:XUDY0020?
Comment 1 Andrew Eisenberg 2009-01-06 22:54:18 UTC
I've made the changes that you suggest for:

id-rename-expr-023
id-rename-expr-024
id-rename-expr-025
id-rename-expr-026
id-rename-expr-027
id-rename-expr-028
id-typeswitch-error-019

> - complex-deletes-q14: why is it not allowed anymore to raise err:XUDY0020?

The WG made a decision not to allow the error in Bug #5702.

Please close this bug report if you agree with this resolution.