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 3774 - K-VersionProlog-1 does not contain expected-error entry
Summary: K-VersionProlog-1 does not contain expected-error entry
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Linux
: 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: 2006-09-28 21:30 UTC by Per Bothner
Modified: 2007-01-13 00:55 UTC (History)
0 users

See Also:


Attachments

Description Per Bothner 2006-09-28 21:30:10 UTC
K-VersionProlog-1.xq contains an xquery declaration following comments.
This is undefined, especially considering it contains an encoding declaration.
Comment 1 Frans Englich 2006-09-29 08:56:58 UTC
I'll probably change this test to allow any errors and any output, such that we let implementations run these scenarios.
Comment 2 Frans Englich 2007-01-12 18:52:34 UTC
An attempted fix has been committed to CVS, and should be part of XQTS_current.zip. Feel free to verify that the fix is acceptable, and if so, change status to CLOSED. If the attempted fix is not acceptable, reopen this report.

If no opinion about this resolution is expressed within two weeks, it will be closed.

Along with the fix for this report, was committed fixes for other reports as well. Also, a significant amount of new tests were added to cover missing areas and changes in the specifications.
Comment 3 Per Bothner 2007-01-13 00:55:25 UTC
Works for me.  Thanks.