Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details:
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=149609
Your paranoid android.
=== debian11b (64 bit WoW report) ===
kernel32: heap.c:221: Test succeeded inside todo block: got wrong heap
mshtml: xmlhttprequest.c:724: Test failed: text == NULL xmlhttprequest.c:871: Test succeeded inside todo block: loading_cnt = 1 xmlhttprequest.c:1028: Test failed: expect L"X => Testing", got L"<?php\n\n/*\n * Simple POST test script used by Wine Regression tests\n */\n\nheader("Content-Type: text/plain");\n\nif (is_array($_POST) and count($_POST) > 0)\n{\n foreach ($_POST as $name => $value)\n {\n echo "$name => $value\n";\n }\n}\nelse\n{\n echo "FAILED"...
msxml3: httpreq.c:1646: Test failed: Unexpected response L"<?php\n\n/*\n * Simple POST test script used by Wine Regression tests\n */\n\nheader(\"Content-Type: text/plain\");\n\nif (is_array($_POST) and count($_POST) > 0)\n{\n foreach ($_POST as $name => $value)\n {\n echo \"$name => $value\\n\";\n }\n}\nelse\n{\n echo \"FAILED".... httpreq.c:1727: Test failed: got response text L"<?php\n if (strlen($_SERVER['HTTP_REFERER']))\n echo $_SERVER['HTTP_REFERER'];\n else\n echo \"no referer set\";\n?>\n" httpreq.c:1753: Test failed: got response text L"<?php\n if (strlen($_SERVER['HTTP_REFERER']))\n echo $_SERVER['HTTP_REFERER'];\n else\n echo \"no referer set\";\n?>\n", expected L"http://test.winehq.org/"
urlmon: protocol.c:936: Test failed: unexpected call ReportProgress_ACCEPTRANGES protocol.c:936: Test failed: unexpected call ReportProgress_ACCEPTRANGES protocol.c:936: Test failed: unexpected call ReportProgress_ACCEPTRANGES protocol.c:936: Test failed: unexpected call ReportProgress_ACCEPTRANGES protocol.c:853: Test failed: szStatusText != text/plain protocol.c:1105: Test failed: Read 275 bytes instead of 13 protocol.c:936: Test failed: unexpected call ReportProgress_ACCEPTRANGES protocol.c:853: Test failed: szStatusText != text/plain protocol.c:1105: Test failed: Read 275 bytes instead of 13 protocol.c:936: Test failed: unexpected call ReportProgress_ACCEPTRANGES
user32: input.c:4305: Test succeeded inside todo block: button_down_hwnd_todo 1: got MSG_TEST_WIN hwnd 00000000009700F6, msg WM_LBUTTONDOWN, wparam 0x1, lparam 0x320032
winhttp: winhttp.c:473: Test failed: Read 255 bytes winhttp.c:474: Test failed: Data read did not match. winhttp.c:5792: Test failed: WinHttpReceiveResponse succeeded, expected failure winhttp.c:5793: Test failed: Expected ERROR_WINHTTP_REDIRECT_FAILED, got 0 winhttp.c:5799: Test failed: got L"http://test.winehq.org/tests/redirecttest.php?max=3"
wininet: http.c:1683: Test failed: Read 255 bytes instead of 13 http.c:1684: Test failed: Got string <?php http.c:1223: Test failed: buffer = '<?php