On 9/25/19 9:48 PM, Marvin wrote:
scrobj: scrobj.c:890: Test succeeded inside todo block: id = 6421816, expected 6421816
Because of expected Wine failures, the test compares uninitialized values that happen to have be the same on testbot (they weren't on my box). Patch 6/7 fixes it by implementing GetDispID, which properly initializes problematic variables.
Jacek