[Bug 48043] user32:dce has a pair of random failures

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 28 10:39:36 CDT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |d76527373b6ae40439706352a92
                   |                            |97c4bf6878dee
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from François Gouget <fgouget at codeweavers.com> ---
These got fixed, probably by this pair of commits:

commit 89d67614ca1d020fae39aa09e852a7e2bea77783
Author:     Zebediah Figura <z.figura12 at gmail.com>
AuthorDate: Mon Jan 6 10:00:00 2020 -0600
Commit:     Alexandre Julliard <julliard at winehq.org>
CommitDate: Mon Jan 6 20:23:02 2020 +0100

    user32/tests: Relax WindowFromDC() tests a bit.

    Windows often reuses the DC handle for a different window (which may be in
    another process).

    Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

commit d76527373b6ae40439706352a9297c4bf6878dee
Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Jan 6 10:00:01 2020 -0600

    user32/tests: Get rid of the test for DC handle reuse.

    It may be useful for demonstrating cache behaviour, but fails too
frequently
    on Windows to be reliable.

    Signed-off-by: Zebediah Figura <z.figura12 at gmail.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