- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 Dec 2011 18:21:52 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15285
Summary: WindowingUseCase05 - incorrect results
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
The results I get from this test are 8.88 8.68 12.52 15.6 24.72, which I
believe to be correct.
For example, the third window is (6, 13, 33). The smoothed average is therefore
(0.2*33) + (0.8*(0.2*13 + 0.8*6))
which is 12.52, not 12.32 as given.
(Note, the error appears to be present in the published use cases)
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 20 December 2011 18:21:58 UTC