https://bugs.winehq.org/show_bug.cgi?id=51781
Bug ID: 51781 Summary: The d3d11:d3d11 output is too big in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: major Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
user32:msg now outputs ~84kB of data. This is way too much and contributes in pushing the WineTest reports above the 1.5MB limit.
The traces break down as follows: 7kB failures 74kB todos 1kB traces 0kB test framework
Time to fix Wine to reduce the number of failures and todos!