Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-723

JdbcControl date tests don't work outside of MST

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • v1m1
    • 1.0.1
    • System Controls
    • None

    Description

      In SVN 169934, two JdbcControl tests were disabled. These tests do a comparison on date values retrieved from the database, but they expect that the tests are run in MST. For example:

      • assertEquals("Wed Feb 23 00:00:00 MST 2005", d.toString());
        + // We may not be MST, assertion is commented out. assertEquals("Wed Feb 23 00:00:00 MST 2005", d.toString());

      This issue tracks having them turned back on just so it isn't forgotten to do so.

      Attachments

        1. BEEHIVE-723.diff
          3 kB
          Chad Schoettger

        Activity

          People

            ekoneil Edward O'Neil
            ekoneil Edward O'Neil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: