https://bugs.winehq.org/show_bug.cgi?id=54078
Bug ID: 54078 Summary: ntdll:pipe - test_blocking() sometimes fails in Wine when the pipe is not signaled Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ntdll:pipe - test_blocking() sometimes fails in Wine when the pipe is not signaled:
pipe.c:1769: Test marked todo: client is not signaled pipe.c:1751: Test failed: pipe is not signaled pipe.c:1769: Test marked todo: client is not signaled pipe.c:1770: Test failed: pipe is not signaled
See https://test.winehq.org/data/patterns.html#ntdll:pipe
Here is this failure's nightly WineTest run history: * There was no failure in June and July. * The first known failure happened on 2022-08-13, the next on 2022-08-18. * The third failure happened on 2022-09-23. * The fourth on 2022-11-04 which was followed by 9 more in November.
So it's likely something changed in early August-ish that introduced this failure. But there has been a further change in November that makes it more frequent (maybe the latter is because the TestBot now runs two VMs at a time so the host is more busy, though that started a bit earlier, on 2022-10-25).
This failure also happens in the GitLab CI.
https://bugs.winehq.org/show_bug.cgi?id=54078
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54078
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/1a02862622db0e9f203ef117c96c5265283e9d6e.
https://bugs.winehq.org/show_bug.cgi?id=54078
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |1a02862622db0e9f203ef117c96 | |c5265283e9d6e
--- Comment #2 from François Gouget fgouget@codeweavers.com --- The failure was somewhat rare but it is now clear that it is indeed fixed. Marking as such.
https://bugs.winehq.org/show_bug.cgi?id=54078
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.4.