[PATCH 1/2] user32/tests: Message filtering tests for broadcast messages

Nikolay Sivov bunglehead at gmail.com
Thu Apr 7 10:50:46 CDT 2016


On 07.04.2016 17:57, Marvin wrote:
> Hi,
> 
> While running your changed tests on Windows, 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=21970
> 
> Your paranoid android.
> 
> 
> === w864 (32 bit msg) ===
> msg.c:6417: Test failed: Update region shouldn't be empty
> msg.c:6651: Test failed: InvalidateErase: 0: the msg sequence is not complete: expected 0085 - actual 0000
> msg.c:6653: Test failed: Paint: 0: the msg sequence is not complete: expected 000f - actual 0000
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> 
> === w1064 (32 bit msg) ===
> msg.c:6417: Test failed: Update region shouldn't be empty
> msg.c:6651: Test failed: InvalidateErase: 0: the msg sequence is not complete: expected 0085 - actual 0000
> msg.c:6653: Test failed: Paint: 0: the msg sequence is not complete: expected 000f - actual 0000
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> 
> === w864 (64 bit msg) ===
> msg.c:6417: Test failed: Update region shouldn't be empty
> msg.c:6651: Test failed: InvalidateErase: 0: the msg sequence is not complete: expected 0085 - actual 0000
> msg.c:6653: Test failed: Paint: 0: the msg sequence is not complete: expected 000f - actual 0000
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> 
> === w1064 (64 bit msg) ===
> msg.c:6417: Test failed: Update region shouldn't be empty
> msg.c:6651: Test failed: InvalidateErase: 0: the msg sequence is not complete: expected 0085 - actual 0000
> msg.c:6653: Test failed: Paint: 0: the msg sequence is not complete: expected 000f - actual 0000
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> msg.c:6423: Test failed: Regions are different
> 
> 

All those failures already exist.



More information about the wine-devel mailing list