- From: <bugzilla@jessica.w3.org>
- Date: Thu, 19 May 2016 15:22:10 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29652
Bug ID: 29652
Summary: UseCaseR31-031 test assertion expects incorrect
whitespace
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: josh.spiegel@oracle.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
UseCaseR31-031 uses <assert-xml> to compare the resulting serialization. Test
drivers may implement assert-xml using fn:deep-equal which, in this case, would
be sensitive to the whitespace in the expected result. The actual
serialization would not have this same whitespace.
This test assertion should be updated in a way that it is not sensitive to
whitespace or it should be updated to expect the correct whitespace.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 19 May 2016 15:22:14 UTC