[Bug 48671] Some patches may require forcing a wineprefix update

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jan 7 20:46:04 CST 2021


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
Now that the TestBot supports shared Gecko and Mono installations, creating
wineprefixes is fast enough for it to not be necessary to create them in
advance.
This solves the wineprefix update issue.

commit e2888e5b253fee41bb4d77bdac3c61335050870b
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Jan 6 23:29:46 2021 +0100

    testbot/WineReconfig: Do not prepare wineprefixes in advance.

    This avoids test failures when the patch changes the initial Wine
    registry. Call CleanupWinePrefixes() after successful builds to ensure
    a clean transition and remove any stray wineprefix.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48671
    Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at 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.


More information about the wine-bugs mailing list