- From: <bugzilla@jessica.w3.org>
- Date: Wed, 05 Jun 2013 07:13:16 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22280
Bug ID: 22280
Summary: errors in test-case 'Catalog013' from
'app-CatalogCheck' test-set
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
The mentioned test-case is suppose to count the 'feature' dependencies of the
test-cases.
The expected result is 'assert-empty' yet in FOTS there are plenty of
test-cases that have a 'feature' dependency set.
Further more, the meaning of the 'count' is not clear since a dependency can be
set at either test-set level or at the test-case level.
If I am not missing something, the test-case seems to add:
- apples (dependencies at the test-set level) with
- oranges (dependencies at the test-case level)
At this moment the test-case 'Catalog013' yields a result like this:
[...]
<dependency xmlns=""type="feature" value="schemaValidation" test-count="35"/>
[...]
so the 'test-count' is misleading since it refers to either test-cases or
test-sets.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 5 June 2013 07:13:18 UTC