Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.12
-
Component/s: Perf4J base
-
Labels:None
-
Environment:Computer's timezone is set to British Summer Time
-
Number of attachments :
Description
The expected results for {testThreeDataPoints}, {testTwoSeriesThreeDataPoints}, and {testGermanLocale} are all hardcoded to GMT-5 (EST). If invoked in any other environment the tests will fail.
Allows setting a system-wide setting for the timezone to use when generating the data timestamps.
Since a lot of companies seem to run their severs on GMT and workstations on local time, this might be generally useful beyond just allowing the test to pass.