[PATCH] ddraw: implement Pick() and GetPickRecords().

Marvin testbot at winehq.org
Thu Aug 1 14:13:16 CDT 2019


Hi,

While running your changed tests, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=55044

Your paranoid android.


=== debian10 (32 bit report) ===

Report errors:
ddraw:ddraw1 has no test summary line (early exit of the main process?)
ddraw:ddraw1 has unaccounted for todo messages
ddraw:ddraw2 has no test summary line (early exit of the main process?)
ddraw:ddraw2 has unaccounted for todo messages
ddraw:ddraw4 has no test summary line (early exit of the main process?)
ddraw:ddraw4 has unaccounted for todo messages
ddraw:ddraw7 has no test summary line (early exit of the main process?)
ddraw:ddraw7 has unaccounted for todo messages

=== debian10 (32 bit Chinese:China report) ===

Report errors:
ddraw:ddraw1 has no test summary line (early exit of the main process?)
ddraw:ddraw1 has unaccounted for todo messages
ddraw:ddraw2 has no test summary line (early exit of the main process?)
ddraw:ddraw2 has unaccounted for todo messages
ddraw:ddraw4 has no test summary line (early exit of the main process?)
ddraw:ddraw4 has unaccounted for todo messages
ddraw:ddraw7 has no test summary line (early exit of the main process?)
ddraw:ddraw7 has unaccounted for todo messages

=== debian10 (build log) ===

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)

=== debian10 (32 bit WoW report) ===

ddraw:
ddrawmodes.c:936: Test failed: Fullscreen window has wrong size.
dsurface.c:1153: Test failed: Surface width differs from screen width
dsurface.c:1154: Test failed: Surface height differs from screen height

Report errors:
ddraw:ddraw1 has no test summary line (early exit of the main process?)
ddraw:ddraw1 has unaccounted for todo messages

=== debian10 (64 bit WoW report) ===

Report errors:
ddraw:ddraw1 has no test summary line (early exit of the main process?)
ddraw:ddraw1 has unaccounted for todo messages
ddraw:ddraw2 has no test summary line (early exit of the main process?)
ddraw:ddraw2 has unaccounted for todo messages
ddraw:ddraw4 has no test summary line (early exit of the main process?)
ddraw:ddraw4 has unaccounted for todo messages
ddraw:ddraw7 has no test summary line (early exit of the main process?)
ddraw:ddraw7 has unaccounted for todo messages

=== debian10 (build log) ===

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  151 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)



More information about the wine-devel mailing list