- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Jun 2013 14:16:51 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22327
Bug ID: 22327
Summary: expected result for 'Catalog011' in 'app-CatalogCheck'
is wrong
Classification: Unclassified
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: spungi@gmail.com
QA Contact: public-qt-comments@w3.org
Expected result:
'<root><out change="fn-collection" tests="2"></out>
<out change="html-output" tests="0"></out>
<out change="xml-xhtml-output" tests="0"></out>
</root>'
should be updated to:
'<root><out change="fn-collection" tests="2"></out>
<out change="xml-xhtml-output" tests="0"></out></root>'
is different from the expected result
due to the fact that in the meantime there were test-cases added for
"html-output" ...
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 11 June 2013 14:16:57 UTC