[Bug 60372] New: win16 test suite: socket16 tests fail
http://bugs.winehq.org/show_bug.cgi?id=60372 Bug ID: 60372 Summary: win16 test suite: socket16 tests fail Product: Wine Version: 11.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: janne.kekkonen@gmail.com Target Milestone: --- Distribution: --- Created attachment 82156 --> http://bugs.winehq.org/attachment.cgi?id=82156 win16 test application: socket16.exe Hello, Test performed with Wine 11.18 on fresh 32-bit prefix configured as Windows 2000. From the win16 test suite, the test program socket16.exe fails. Instructions for setting up the portable version of OpenWatcom and building test application(s) can be found in bug 60367. Results below. WINEPREFIX=~/win16_test-suite/ wine --version wine-11.18
sha1sum socket16.exe 33bfdfe445a278400238036cc379d8da76f1e747 socket16.exe ls sock*log soc*ok ls: cannot access 'sock*log': No such file or directory ls: cannot access 'soc*ok': No such file or directory WINEPREFIX=~/win16_test-suite/ WINETEST_PLATFORM=wine wine socket16.exe --log && ! grep ' [0-9]*[1-9] failures' *.log && touch socket16.ok socket16: 1159 tests executed (1 marked as todo, 26 failures), 0 skipped, status 26.
cat socket16.log | grep 'Test failed' socket16.c:154: Test failed: socket() failed error: 10093 socket16.c:231: Test failed: socket() failed error: 10093 socket16.c:233: Test failed: bind(s1) failed error: 10038 socket16.c:236: Test failed: socket() failed error: 10093 socket16.c:242: Test failed: wrong result in getsockopt(SO_REUSEADDR): rc=-1 reuse=4660 socket16.c:252: Test failed: setsockopt() failed error: 10038 socket16.c:259: Test failed: closesocket failed! socket16.c:273: Test failed: UDP: socket failed socket16.c:140: Test failed: failed to bind: 10038 socket16.c:290: Test failed: UDP: could not getsockname() socket16.c:292: Test failed: UDP: bind() did not associate port socket16.c:273: Test failed: UDP: socket failed socket16.c:140: Test failed: failed to bind: 10038 socket16.c:290: Test failed: UDP: could not getsockname() socket16.c:292: Test failed: UDP: bind() did not associate port socket16.c:273: Test failed: UDP: socket failed socket16.c:140: Test failed: failed to bind: 10038 socket16.c:290: Test failed: UDP: could not getsockname() socket16.c:306: Test failed: UDP: sendto() sent wrong amount of data or socket error: -1 socket16.c:306: Test failed: UDP: sendto() sent wrong amount of data or socket error: -1 socket16.c:315: Test failed: UDP: recvfrom() received wrong amount of data or socket error: -1 socket16.c:318: Test failed: UDP: port numbers do not match socket16.c:315: Test failed: UDP: recvfrom() received wrong amount of data or socket error: -1 socket16.c:318: Test failed: UDP: port numbers do not match socket16.c:460: Test failed: gethostbyname("") failed with 10093 socket16.c:481: Test failed: creating socket pair failed, skipping test
If application is executed without parameter: WINETEST_PLATFORM=wine, there are 27 failures. Below the one extra failure. socket16.c:256: Test failed: bind() failed error: 10038 I have attached socket16.exe for convenience. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60372 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, win16 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla