Re: [PATCH 2/5] cmd: use GetCommandline() rather than argv

2011-09-25 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
http://testbot.winehq.org/JobDetails.pl?Key=14496

Your paranoid android.


=== WNT4WSSP6 (32 bit) ===
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 7 (got 'error 
1', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 8 (got '0 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 9 (got '1 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 10 (got 
'error 1', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 11 (got '2 ', 
wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 12 (got 
'error 1', wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 13 (got '0 ', 
wanted '4@space@')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 14 (got '3 ', 
wanted '-- Testing invocation with CMD /C -')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 15 (got '3 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 16 (got 
'error 1', wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x34 position 0 in line 17 (got '4 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 18 (got 
'error 1', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 19 (got 
'-- Testing invocation with CMD /C -', wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 22 (got '0 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 24 (got '1 ', 
wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 25 (got '0 ', 
wanted '4@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 26 (got '1 ', 
wanted '-- Testing CMD /C quoting -')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 27 (got '2 ', 
wanted '"hi"')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 28 (got '0 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 29 (got '3 ', 
wanted '"\"\\"\\\""@space@"\"\\"\\\""')
batch.c:301: Test failed: unexpected char 0x34 position 0 in line 30 (got '4 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 31 (got 
'-- Testing CMD /C quoting -', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x22 position 0 in line 32 (got 
'"hi"', wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 33 (got '1 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x22 position 0 in line 34 (got 
'"\"\\"\\\"" "\"\\"\\\""', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 35 (got '1 ', 
wanted '0@space@@or_broken@3@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 36 (got '0 ', 
wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 37 (got '1 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 38 (got '0 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 39 (got '0 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 41 (got '3 ', 
wanted '5@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 42 (got '2 ', 
wanted '--- Testing CMD /C qualifier treatment ')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 43 (got '2 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 44 (got '2 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x35 position 0 in line 46 (got '5 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 47 (got 
'--- Testing CMD /C qualifier treatment ', wanted '- 
Testing special characters --')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 49 (got '1 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 50 (got '0 ', 
wanted ')@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 51 (got '0 ', 
wanted '[@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 52 (got 
'- Testing special characters --', wanted ']@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 53 (got '0 ', 
wanted '{@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 54 (got '0 ', 
wanted '}@spac

Re: 78276: Subject: [PATCH 2/5] cmd: use GetCommandline() rather than argv

2011-09-01 Thread buildbot
The Buildbot has detected a failed build on builder runtests while building 
Wine.
Full details are available at: 
http://buildbot.kegel.com/builders/runtests/builds/219
BUILD FAILED: failed shell_3


For more info about this message, see http://wiki.winehq.org/BuildBot





Re: [PATCH 2/5] cmd: use GetCommandline() rather than argv

2011-09-01 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
http://testbot.winehq.org/JobDetails.pl?Key=13895

Your paranoid android.


=== WNT4WSSP6 (32 bit) ===
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 7 (got 'error 
1', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 8 (got '0 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 9 (got '1 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 10 (got 
'error 1', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 11 (got '2 ', 
wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 12 (got 
'error 1', wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 13 (got '0 ', 
wanted '4@space@')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 14 (got '3 ', 
wanted '-- Testing invocation with CMD /C -')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 15 (got '3 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 16 (got 
'error 1', wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x34 position 0 in line 17 (got '4 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x65 position 0 in line 18 (got 
'error 1', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 19 (got 
'-- Testing invocation with CMD /C -', wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 22 (got '0 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 24 (got '1 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 25 (got '0 ', 
wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 26 (got '1 ', 
wanted '4@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 27 (got '2 ', 
wanted '-- Testing CMD /C quoting -')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 28 (got '0 ', 
wanted '"hi"')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 29 (got '0 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 30 (got '3 ', 
wanted '"\"\\"\\\""@space@"\"\\"\\\""')
batch.c:301: Test failed: unexpected char 0x34 position 0 in line 31 (got '4 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 32 (got 
'-- Testing CMD /C quoting -', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x22 position 0 in line 33 (got 
'"hi"', wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 34 (got '1 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x22 position 0 in line 35 (got 
'"\"\\"\\\"" "\"\\"\\\""', wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 36 (got '1 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 37 (got '0 ', 
wanted '3@space@')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 38 (got '1 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 39 (got '0 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 40 (got '0 ', 
wanted '2@space@')
batch.c:301: Test failed: unexpected char 0x33 position 0 in line 42 (got '3 ', 
wanted '5@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 43 (got '2 ', 
wanted '-- Testing CMD /C weirdness ---')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 44 (got '2 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x32 position 0 in line 45 (got '2 ', 
wanted '1@space@')
batch.c:301: Test failed: unexpected char 0x35 position 0 in line 47 (got '5 ', 
wanted 'good')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 48 (got 
'-- Testing CMD /C weirdness ---', wanted 'good')
batch.c:301: Test failed: unexpected char 0x30 position 0 in line 49 (got '0 ', 
wanted '- Testing special characters --')
batch.c:301: Test failed: unexpected char 0x31 position 0 in line 50 (got '1 ', 
wanted '0@space@')
batch.c:301: Test failed: unexpected char 0x62 position 0 in line 52 (got 
'bad', wanted ')@space@')
batch.c:301: Test failed: unexpected char 0x62 position 0 in line 53 (got 
'bad', wanted '[@space@')
batch.c:301: Test failed: unexpected char 0x2d position 0 in line 54 (got 
'- Testing special characters --', wanted ']@space@')
batch.c:301: Test failed: une