Re: kernel32/tests: Fix compilation on systems that don't support nameless unions.

2013-10-05 Thread Marvin
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://newtestbot.winehq.org/JobDetails.pl?Key=2634

Your paranoid android.


=== w7pro64 (64 bit comm) ===
comm.c:861: Test failed: WaitCommEvent failed with a timeout
comm.c:872: recovering after WAIT_TIMEOUT...
comm.c:883: Test failed: WaitCommEvent error 0
comm.c:885: Test failed: WaitCommEvent: expected EV_TXEMPTY, got 0
comm.c:889: WaitCommEvent for EV_TXEMPTY took 1014 ms (timeout 1000)
comm.c:891: Test failed: WaitCommEvent used 1014 ms for waiting




Re: kernel32/tests: Fix compilation on systems that don't support nameless unions or structs.

2010-08-31 Thread Francois Gouget
On Tue, 31 Aug 2010, test...@testbot.winehq.org wrote:
[...]
> http://testbot.winehq.org/JobDetails.pl?Key=4872
[...]
> === W98SE (32 bit process) ===
> Failure running script in VM: Exceeded timeout limit of 315 sec

This is strange. Testbot says the process timed out yet the full log has 
the expected summary line listing the tests that were run as well as the 
'process done' line so it looks like the test completed:

> process: 320 tests executed (0 marked as todo, 0 failures), 5 skipped.
> kernel32:process done (0)


-- 
Francois Gouget   http://fgouget.free.fr/
  Demander si un ordinateur peut penser revient à demander
 si un sous-marin peut nager.


Re: kernel32/tests: Fix compilation on systems that don't support nameless unions or structs.

2010-08-31 Thread testbot
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
http://testbot.winehq.org/JobDetails.pl?Key=4872

Your paranoid android.


=== W98SE (32 bit process) ===
Failure running script in VM: Exceeded timeout limit of 315 sec