Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux
Jenkins v2.33
BlueOcean v1.0.0-b14
-
-
pannonian
Description
When watching a job which is currently running, a chrono display the time spent since the job started on the upper right corner. It seems that this chrono mixes timestamp from the server hosting jenkins and from the client displaying the page.
For example my client didn't use network based date time, and was 10 minutes ahead of the server, which meant that the time displayed was 10 minutes more than expected.
So was the time totaly wrong or consistent with the 10 mins drift?