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 12046 - [FT] FTUnaryNot duplicate tests
Summary: [FT] FTUnaryNot duplicate tests
Status: RESOLVED INVALID
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Full Text 1.0 (show other bugs)
Version: Candidate Recommendation
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Jim Melton
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-12 16:27 UTC by Paul J. Lucas
Modified: 2011-03-29 14:29 UTC (History)
1 user (show)

See Also:


Attachments

Description Paul J. Lucas 2011-02-12 16:27:11 UTC
The tests:

FTNot-q6
FTNot-unconstrained-q6
FTNot-q6-unconstrained-window

are duplicates of each other. Two of the three tests should be removed from the test suite.
Comment 1 Mary Holstege 2011-02-12 18:07:58 UTC
This is intentional. We have duplicates of tests for some optional features which do not permit the error response indicating that the feature is not supported.
That is: in the core part we allow the error, in the optional part we do not.
Comment 2 Mary Holstege 2011-03-29 14:29:33 UTC
See comment #2.