[PATCH v3 1/2] quartz/tests: Add a test case where BaseControlWindowImpl_get_Visible returns the result when visible is NULL.
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=78273 Your paranoid android. === w10pro64 (32 bit report) === quartz: videorenderer.c:1098: Test failed: Got hr 0x80004005. === w10pro64_2scr (32 bit report) === quartz: videorenderer.c:1098: Test failed: Got hr 0x80004005. === w10pro64_ar (32 bit report) === quartz: videorenderer.c:1108: Test failed: Got hr 0x80004005. === w10pro64_he (32 bit report) === quartz: videorenderer.c:1098: Test failed: Got hr 0x80004005. === w10pro64_zh_CN (32 bit report) === quartz: videorenderer.c:1108: Test failed: Got hr 0x80004005. === w10pro64 (64 bit report) === quartz: videorenderer.c:1108: Test failed: Got hr 0x80004005. === w10pro64_zh_CN (64 bit report) === quartz: videorenderer.c:2133: Test failed: Got unexpected status 0. videorenderer.c:2136: Test failed: Wait timed out. videorenderer.c:2144: Test failed: Got unexpected status 0x400040. === debiant (32 bit report) === quartz: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x6f3ee0af). Report validation errors: quartz:videorenderer crashed (c0000005) === debiant (32 bit French report) === quartz: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x6f3ee0af). Report validation errors: quartz:videorenderer crashed (c0000005) === debiant (32 bit Japanese:Japan report) === quartz: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x6f3ee0af). Report validation errors: quartz:videorenderer crashed (c0000005) === debiant (32 bit Chinese:China report) === quartz: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x6f3ee0af). Report validation errors: quartz:videorenderer crashed (c0000005) === debiant (32 bit WoW report) === quartz: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x6f3ee0af). Report validation errors: quartz:videorenderer crashed (c0000005) === debiant (64 bit WoW report) === quartz: Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x6f3ee0af). Report validation errors: quartz:videorenderer crashed (c0000005)
Hello Pengpeng, thanks for the patch! The tests need to pass (on Windows and Wine) after every patch committed, which means that while normally it's desirable for a test to be sent before its corresponding implementation or fix, in a case like this that isn't possible; you'll want to submit the test afterwards or in the same patch. (The w10pro64 failures seem to be unrelated, incidentally.) ἔρρωσο, Zebediah
participants (3)
-
dongpengpeng@uniontech.com -
Marvin -
Zebediah Figura