Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
This check failure is mostly permanent: (404 times out of 543 logs)
883-884, 886-893, 895,
...,
1387, 1391-1392, 1395-1397, 1407-1412, 1414-1429, 1431-1435, 1438, 1440-1448, 1450-1451, 1453,
...
Though this check sometimes succeeds:
879-882, 894,
...,
1388, 1390, 1393, 1413,
...
–
Test WHS: Oct 01 13:51 50ae3dd409e6... success #1504
Running Wine Test, Module: ws2_32, Test: WSAAsync
|
WSAAsync.c:95: Initializing server and client connections ...
|
WSAAsync.c:105: Starting server listening mode ...
|
WSAAsync.c:108: Starting client to server connection ...
|
WSAAsync.c:137: Event FD_ACCEPT...
|
WSAAsync.c:150: Event FD_CONNECT...
|
WSAAsync.c:197: Initializing server and client connections ...
|
WSAAsync.c:205: Starting server listening mode ...
|
WSAAsync.c:220: Starting client to server connection ...
|
WSAAsync.c:232: Test failed: ERROR: getsockname function wrong addr, expected 100007f returned 0
|
WSAAsync.c:275: Select ACCEPT...
|
WSAAsync.c:236: Select CONNECT...
|
WSAAsync.c:259: Select ACCEPT&CONNECT...
|
|
WSAAsync: 32 tests executed (0 marked as todo, 1 failure), 0 skipped.
|
Test WSAAsync completed in 0.05 seconds.
|
—
For the record, ReactOS "fails" (async) connect() calls: (Assumed related to CORE-12152.)
Test KVM : Oct 04 10:59 f2f24c1fa7c4... success #21418
Test VBox: Oct 04 10:38 f2f24c1fa7c4... success #9003
Running Wine Test, Module: ws2_32, Test: WSAAsync
|
err:(dll/win32/msafd/misc/dllmain.c:1975) Async Connect UNIMPLEMENTED!
|
WSAAsync.c:111: Test failed: ERROR: client connect() result is not SOCKET_ERROR
|
WSAAsync.c:112: Test failed: ERROR: client connect() last error is not WSAEWOULDBLOCK
|
err:(dll/win32/msafd/misc/dllmain.c:1975) Async Connect UNIMPLEMENTED!
|
WSAAsync.c:223: Test failed: ERROR: client connect() result is not SOCKET_ERROR
|
WSAAsync.c:224: Test failed: ERROR: client connect() last error is not WSAEWOULDBLOCK
|
|
WSAAsync: 32 tests executed (0 marked as todo, 4 failures), 0 skipped.
|
Test WSAAsync completed in 0.03 seconds.
|
—
Attachments
Issue Links
- blocks
-
ROSTESTS-260 Non-working tests under Windows Server 2003 / WHS-Testbot Metabug
- Open