[Bug 51780] New: The user32:msg output is too big in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Thu Sep 23 09:13:59 CDT 2021


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

            Bug ID: 51780
           Summary: The user32:msg output is too big in Wine
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

user32:msg now outputs ~97kB of data. This is way too much and contributes in
pushing the WineTest reports above the 1.5MB limit.

No single patch is responsible but the size changed on the following dates:

Sep 08: user32:msg (+6kB)
Sep 09: user32:msg (+18kB)
Sep 17: user32:msg (+6kB)
Sep 20: user32:msg (+15kB)
Sep 21: user32:msg (+19kB)

The traces break down as follows:
 0kB  failures
77kB  todos
16kB  traces
1.5kB test framework (summary lines, etc.)

Time to fix Wine to reduce the number of todos!

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