https://bugs.winehq.org/show_bug.cgi?id=39417 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- The TestBot now shows the time it took to process a job/task instead of the time when it completed. commit 8229ab69bd59a30083b03f89ef3c0b58f20b6233 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Mon Dec 10 16:48:12 2018 +0100 testbot/web: Fix showing the local job / task completion time. The ShowDateTime() JavaScript call must be on its own line otherwise it's ignored. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> commit 3d2b36946eb1ee9e22b476e93e09162b117c6949 Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Wed Dec 5 14:02:31 2018 +0100 testbot/web: Show the job and task run time. The run time is shown instead of the end time, though the latter is still visible as a tooltip. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> *commit 57690b377b4d2edcb5fc64db947c998c2f2b5dde Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Mon Dec 3 20:19:46 2018 +0100 testbot/web: Allow web pages to override the collection headers. Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.