https://bugs.winehq.org/show_bug.cgi?id=51785
Bug ID: 51785 Summary: The d3dx10_*:d3dx10 output is too big in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3dxof Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
The d3dx10_*:d3dx10 tests are mostly duplicates of each over and collectively they output ~29kB of data. So while each individual test only outputs about 3kB, multiplied by the 9 copies this is too much and contributes in pushing the WineTest reports above the 1.5MB limit.
The traces break down as follows: 0kB failures 3kB todos 0kB traces 0kB test framework (summary lines, etc.)
Time to fix Wine to reduce the number of todos!