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 18951 - [QT3TS] TumblingWindowExpr554
Summary: [QT3TS] TumblingWindowExpr554
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3 & XPath 3 Test Suite (show other bugs)
Version: Working drafts
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: O'Neil Delpratt
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 14:57 UTC by Tim Mills
Modified: 2012-09-25 15:23 UTC (History)
0 users

See Also:


Attachments

Description Tim Mills 2012-09-21 14:57:26 UTC
The expected result for this test is:

          <assert-xml><![CDATA[foobar<window>1</window><window>2</window><window>3</window><window>4</window><window>5</window>]]></assert-xml>

The "foobar" appears to be an error.
Comment 1 O'Neil Delpratt 2012-09-25 14:46:39 UTC
Fix made and committed to cvs.
Comment 2 Tim Mills 2012-09-25 15:23:55 UTC
Confirmed fixed.  Thanks.