[Bug 21222] New: Tests that depend on a fixed timezone (UTC)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21222

            Bug ID: 21222
           Summary: Tests that depend on a fixed timezone (UTC)
    Classification: Unclassified
           Product: XML Query Test Suite
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
          Assignee: benjie.nguyen@gmail.com
          Reporter: christian.gruen@gmail.com
        QA Contact: public-qt-comments@w3.org

A number of tests in the QT3TS seem to depend on a fixed timezone (UTC). Below,
I have listed the names of the tests along with

a) the expected results of the test suite, and
b) the results I would expect for time zone +01:00:

- cbcl-gDay-equal-019 : false; true
- cbcl-gDay-equal-020 : false; true
- cbcl-gMonthDay-equal-019 : false; true
- cbcl-gMonthDay-equal-020 : false; true
- cbcl-subtract-dates-003 : P2192DT1H; P2192D
- cbcl-subtract-dates-004 : -P2192DT1H; -P2192D
- cbcl-subtract-dateTimes-003 : P2192DT1H; P2192D
- cbcl-subtract-dateTimes-004 : -P2192DT1H; -P2192D
- cbcl-subtract-times-001 : -PT1H; PT0S
- cbcl-subtract-times-002 : PT1H; PT0S
- cbcl-subtract-times-003 : PT9H; PT8H
- cbcl-subtract-times-004 : -PT9H; -PT8H
- cbcl-time-equal-019 : false; true
- cbcl-time-greater-than-004 : false; true
- cbcl-time-greater-than-005 : true; false
- cbcl-time-greater-than-009 : true; false
- cbcl-time-greater-than-010 : false; true
- cbcl-time-less-than-004 : true; false
- cbcl-time-less-than-005 : false; true
- cbcl-time-less-than-009 : false; true
- cbcl-time-less-than-010 : true; false

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 8 March 2013 14:06:36 UTC