Open
Bug 645713
Opened 14 years ago
Updated 14 years ago
Test cases in a RUNNING state not visible within test run - apparent DST issue.
Categories
(Testopia :: Test Runs, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: tjager, Assigned: gregaryh)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729; .NET4.0E)
Build Identifier: 2.4
Tests cases within a test run are not visible when the state of the test case was changed within the hour after Europe/London DST occurred on 03/27/11 at 01:00.
Reproducible: Always
Steps to Reproduce:
1. Set test case within a run to a Running status on 03/27/11 at 01:01:00.
2. Attempt to view that particular test case within the same run.
Actual Results:
The response that was received was:
<h1>Software error:</h1>
<pre>Invalid local time for date in time zone: Europe/London
</pre>
<p>
For help, please send mail to the webmaster (<a href="mailto:[no address given]">[no address given]</a>), giving this error message
and the time and date of the error.
Expected Results:
The test cases within the Run and the Test Case Run History should all be visible when the Test Run is selected.
Corrective action taken:
It was necessary for us to change the date time from 01:01:10 to 00:59:50. In doing this, we were now allowed to view and continue our testing.
Reporter | ||
Comment 1•14 years ago
|
||
I apologize. The Build of Testopia is 2.3.1 with Bugzilla 3.4.5
You need to log in
before you can comment on or make changes to this bug.
Description
•