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 3432 - overuse of Inspect comparator
Summary: overuse of Inspect comparator
Status: RESOLVED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Carmelo Montanez
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 01:06 UTC by Andrew Eisenberg
Modified: 2006-07-06 14:21 UTC (History)
0 users

See Also:


Attachments

Description Andrew Eisenberg 2006-07-06 01:06:10 UTC
While some of the test cases for dates and times need to use the Inspect comparator, I believe that the following test cases produce unvarying results, and so should use XML, Fragment, or Text, as appropriate:

fn-current-dateTime-5
fn-current-dateTime-9
fn-current-dateTime-12 (to -20)
fn-current-date-5
fn-current-date-9
fn-current-date-12 (to -20)
fn-current-time-5
fn-current-time-9
fn-current-time-12 (to -15)
Comment 1 Carmelo Montanez 2006-07-06 14:21:25 UTC
Andrew:

Thanks for the comment.  Changed the comparator to "Text".

Carmelo