[Bug 48094] Simplify debugging test timeouts

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 27 11:13:20 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48094

--- Comment #1 from François Gouget <fgouget at codeweavers.com> ---
Created attachment 66113
  --> https://bugs.winehq.org/attachment.cgi?id=66113
First attempt

This patch adds support for $WINETEST_TIME.

It also uses the $WINETEST_START_TIME to pass the start time to subprocesses so
they all use the same elapsed time value. Unfortunately this causes
msvcrt:environ to fail which means this version is not suitable for inclusion
in Wine:
https://www.winehq.org/pipermail/wine-devel/2019-December/156960.html

-- 
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.


More information about the wine-bugs mailing list