[PATCH 3/5] shlwapi/tests: Simplify length calculation in test_UrlApplyScheme().

Marvin testbot at winehq.org
Thu Feb 10 01:11:13 CST 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=107525

Your paranoid android.


=== debian11 (32 bit report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (32 bit Arabic:Morocco report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (32 bit German report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (32 bit French report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (32 bit Hebrew:Israel report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (32 bit Hindi:India report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

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

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

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

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (32 bit WoW report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y

=== debian11 (64 bit WoW report) ===

shlwapi:
url.c:599: Test failed: UrlGetPart for "http://foo:bar@localhost:21/internal.php?query=x&return=y" gave size: 18
url.c:622: Test failed: Expected query=x&return=y, but got ?query=x&return=y



More information about the wine-devel mailing list