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 1865 - Missing hours elements
Summary: Missing hours elements
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.6.0
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Carmelo Montanez
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 19:42 UTC by Jonathan Robie
Modified: 2005-09-12 18:29 UTC (History)
0 users

See Also:


Attachments

Description Jonathan Robie 2005-08-19 19:42:16 UTC
MinimalConformance:Expressions:SeqExpr:CombNodeSeq:combiningnodeseqhc9,
combiningnodeseqhc10,
combiningnodeseqintersecthc3 do a merge between
work.xml and staff.xml, but expects three nodes
(<hours>30</hours>, <hours>40</hours> and
<hours>70</hours>) that are not present in the input files
Comment 1 Carmelo Montanez 2005-08-22 14:04:37 UTC
This was fixed as per datadirect (and others) comments.  I do agree with the
comments.

Carmelo
Comment 2 Carmelo Montanez 2005-09-12 18:29:34 UTC
Fixed.  At the time of generation of results, the wrong xml file was used and 
thus resulting on erroneus results.  Tests re-ran using correct file.

Carmelo