http://bugs.winehq.org/show_bug.cgi?id=14839
Summary: kernel32: pipe.ok fails in OpenSolaris but not Linux Product: Wine Version: 1.1.2 Platform: PC OS/Version: Solaris Status: NEW Keywords: testcase Severity: minor Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=15382) --> (http://bugs.winehq.org/attachment.cgi?id=15382) +ntdll,+pipe in git
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so pipe.c && touch pipe.ok pipe.c:114: Test failed: peek 1 got 0 bytes pipe.c:123: Test failed: peek 2 got 0 bytes pipe.c:125: Test failed: peek 2 got 0 bytes pipe.c:139: Test failed: peek3 got 0 bytes pipe.c:151: Test failed: peek3 got 0 bytes available pipe.c:153: Test failed: pipe content 3a check pipe.c:175: Test failed: peek4 got 0 bytes pipe.c:187: Test failed: peek4 got 0 bytes available pipe.c:189: Test failed: pipe content 4a check pipe.c:114: Test failed: peek 1 got 0 bytes pipe.c:123: Test failed: peek 2 got 0 bytes pipe.c:125: Test failed: peek 2 got 0 bytes pipe.c:146: Test failed: peek3 got 0 bytes pipe.c:151: Test failed: peek3 got 0 bytes available pipe.c:153: Test failed: pipe content 3a check pipe.c:182: Test failed: peek4 got 0 bytes pipe.c:187: Test failed: peek4 got 0 bytes available pipe.c:189: Test failed: pipe content 4a check pipe.c:229: Test failed: peek5 got 0 bytes pipe.c:233: Test failed: peek5 got 0 bytes available pipe.c:237: Test failed: content 5a check pipe.c:265: Test failed: peek6 got 0 bytes pipe.c:269: Test failed: peek6b got 0 bytes available pipe.c:271: Test failed: content 6a check
+ntdll,+pipe attached