http://bugs.winehq.org/show_bug.cgi?id=28257
Summary: kernel32/pipe.ok fails / times out when run with WINEDEBUG=warn+heap Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Here's a log:
$ WINEDEBUG=warn+heap make pipe.ok ../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so pipe.c && touch pipe.ok pipe.c:713: Test failed: ConnectNamedPipe GetQueuedCompletionStatus failed, errno=258 pipe.c:398: Test failed: alarm make: *** [pipe.ok] Error 1
Blithely doubling timeouts didn't seem to help at first glance.