https://bugs.winehq.org/show_bug.cgi?id=48094 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- This patch is in and the TestBot now has support for it. commit 9f60ce22fb3e8291dda6f064655f6b3c877be1bf Author: Francois Gouget <fgouget(a)codeweavers.com> Date: Fri Jul 17 13:34:32 2020 +0200 tests: Trace elapsed time when $WINETEST_TIME is set. This simplifies narrowing down where a test gets stuck or is slow if it times out but prints few messages. Note that the elapsed time is relative to the current process start time. So subprocesses will have a different elapsed time. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48094 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.