[PATCH 2/2] cmd: Rework of "choice" completed

Marvin testbot at winehq.org
Tue Dec 18 14:48:28 CST 2018


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=45810

Your paranoid android.


=== wxppro (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x39 position 0 in line 483 (got '9009', wanted 'Example message [A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x39 position 0 in line 484 (got '9009', wanted '1')
batch.c:321: Test failed: unexpected char 0x39 position 0 in line 485 (got '9009', wanted 'Example message [A,B,C]?B')
batch.c:347: Test failed: unexpected end of output in line 485, missing 2

=== debian9 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x31 position 0 in line 491 (got '1', wanted 'A')
batch.c:321: Test failed: unexpected char 0x5b position 0 in line 492 (got '[a,b,c,A,B,C]?A', wanted '1')
batch.c:321: Test failed: unexpected char 0x34 position 0 in line 493 (got '4', wanted '[a,b,c,A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x32 position 0 in line 494 (got '255', wanted '4')
batch.c:321: Test failed: unexpected char 0x2d position 0 in line 495 (got '------------ Testing variable expansion ------------', wanted '255')

=== debian9 (32 bit French report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x31 position 0 in line 491 (got '1', wanted 'A')
batch.c:321: Test failed: unexpected char 0x5b position 0 in line 492 (got '[a,b,c,A,B,C]?A', wanted '1')
batch.c:321: Test failed: unexpected char 0x34 position 0 in line 493 (got '4', wanted '[a,b,c,A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x32 position 0 in line 494 (got '255', wanted '4')
batch.c:321: Test failed: unexpected char 0x2d position 0 in line 495 (got '------------ Testing variable expansion ------------', wanted '255')

=== debian9 (32 bit Japanese:Japan report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x31 position 0 in line 491 (got '1', wanted 'A')
batch.c:321: Test failed: unexpected char 0x5b position 0 in line 492 (got '[a,b,c,A,B,C]?A', wanted '1')
batch.c:321: Test failed: unexpected char 0x34 position 0 in line 493 (got '4', wanted '[a,b,c,A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x32 position 0 in line 494 (got '255', wanted '4')
batch.c:321: Test failed: unexpected char 0x2d position 0 in line 495 (got '------------ Testing variable expansion ------------', wanted '255')

=== debian9 (32 bit Chinese:China report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x31 position 0 in line 491 (got '1', wanted 'A')
batch.c:321: Test failed: unexpected char 0x5b position 0 in line 492 (got '[a,b,c,A,B,C]?A', wanted '1')
batch.c:321: Test failed: unexpected char 0x34 position 0 in line 493 (got '4', wanted '[a,b,c,A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x32 position 0 in line 494 (got '255', wanted '4')
batch.c:321: Test failed: unexpected char 0x2d position 0 in line 495 (got '------------ Testing variable expansion ------------', wanted '255')

=== debian9 (32 bit WoW report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x31 position 0 in line 491 (got '1', wanted 'A')
batch.c:321: Test failed: unexpected char 0x5b position 0 in line 492 (got '[a,b,c,A,B,C]?A', wanted '1')
batch.c:321: Test failed: unexpected char 0x34 position 0 in line 493 (got '4', wanted '[a,b,c,A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x32 position 0 in line 494 (got '255', wanted '4')
batch.c:321: Test failed: unexpected char 0x2d position 0 in line 495 (got '------------ Testing variable expansion ------------', wanted '255')

=== debian9 (64 bit WoW report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x31 position 0 in line 491 (got '1', wanted 'A')
batch.c:321: Test failed: unexpected char 0x5b position 0 in line 492 (got '[a,b,c,A,B,C]?A', wanted '1')
batch.c:321: Test failed: unexpected char 0x34 position 0 in line 493 (got '4', wanted '[a,b,c,A,B,C]?A')
batch.c:321: Test failed: unexpected char 0x32 position 0 in line 494 (got '255', wanted '4')
batch.c:321: Test failed: unexpected char 0x2d position 0 in line 495 (got '------------ Testing variable expansion ------------', wanted '255')



More information about the wine-devel mailing list