[Bug 51363] New: user32:dde times out on cw-*-1507 machines, pollutes other tests

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 30 03:11:14 CDT 2021


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

            Bug ID: 51363
           Summary: user32:dde times out on cw-*-1507 machines, pollutes
                    other tests
           Product: Wine
           Version: 6.10
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

The timeouts are not systematic but still pretty frequent:

https://test.winehq.org/data/patterns.html#user32:dde

0a24:dde: 82 tests executed (0 marked as todo, 0 failures), 0 skipped.
user32:dde:0220 done (258) in 120s

They happen on the same set of machines as the user32:sysparams timeouts (bug
51362) so they are likely to share a common cause: a rogue window that does not
process some broadcast message.

A side effect of the timeout is that subprocesses started by user32:dde
terminate late and issue a test failure while other tests are running. For
instance:

wave.c:1223: waveOutOpen(WAVE_MAPPER): WAVE_FORMAT_IMA_ADPCM not supported
dde.c:1015: Test failed: Unhandled msg: 000003e1
Misplaced failure line
03bc:dde: 28 tests executed (0 marked as todo, 1 failure), 0 skipped.
wave.c:1599: writing 44101 bytes then 44099 bytes

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