[PATCH 2/3] programs/cmd: Fix an off-by-one error in WCMD_expand_envvar().

Marvin testbot at winehq.org
Wed Mar 23 23:38:59 CDT 2022


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

Your paranoid android.


=== w7u_2qxl (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w7u_adm (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w7u_el (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/0', wanted 'Century=20')

=== w8 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w8adm (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w864 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064v1507 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064v1809 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064_tsign (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w10pro64 (32 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w864 (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064v1507 (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064v1809 (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064 (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064_2qxl (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w1064_tsign (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w10pro64 (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w10pro64_ar (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

=== w10pro64_he (64 bit report) ===

cmd.exe:
batch.c:321: Test failed: unexpected char 0x2f position 8 in line 1220 (got 'Century=/2', wanted 'Century=20')

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

Report validation errors:
batch: Timeout

=== debian11 (build log) ===

WineRunWineTest.pl:error: The task timed out



More information about the wine-devel mailing list