http://bugs.winehq.org/show_bug.cgi?id=28257
--- Comment #2 from Dan Kegel dank@kegel.com 2011-10-02 23:20:56 CDT --- Annoyingly, running it again if it fails the first time doesn't seem to help; here's a log:
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so pipe.c && touch pipe.ok pipe.c:731: Test failed: ConnectNamedPipe GetQueuedCompletionStatus failed, errno=258 pipe.c:415: Test failed: alarm make: *** [pipe.ok] Error 1 + echo dlls/kernel32/tests/pipe.ok did not pass on first try, but it's marked flaky, so trying again, see bug 28257 . + make pipe.ok ../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so pipe.c && touch pipe.ok pipe.c:731: Test failed: ConnectNamedPipe GetQueuedCompletionStatus failed, errno=258 pipe.c:415: Test failed: alarm make: *** [pipe.ok] Error 1 + echo dlls/kernel32/tests/pipe.ok FAILED on second try; see bug 28257 .