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 376 - book.xml, book.xsd missing from validation tests
Summary: book.xml, book.xsd missing from validation tests
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 3 (show other bugs)
Version: unspecified
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-10 02:42 UTC by Curt Arnold
Modified: 2003-11-10 21:48 UTC (History)
0 users

See Also:


Attachments

Description Curt Arnold 2003-11-10 02:42:35 UTC
The existing validation tests attempt to load book.xml which does not currently
exist in the CVS.

There were files book.xml and book.xsd in tests/validation (see
http://dev.w3.org/cvsweb/2001/DOM-Test-Suite/tests/validation/files/Attic) which
were removed with a comment that they were in the wrong location, but they were
never added to tests/level3/validation/files and book.xsd is not retrievable
from the attic.
Comment 1 Curt Arnold 2003-11-10 02:45:25 UTC
When fixed, the dom3-val-jar target in build.xml should be updated to uncomment
the line that would include the missing files in the jar.