https://bugs.winehq.org/show_bug.cgi?id=54073
Bug ID: 54073 Summary: ws2_32:sock - test_close_events() sometimes fails in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ws2_32:sock - test_close_events() sometimes fails in Wine:
sock.c:6775: Test succeeded inside todo block: event series matches sock.c:6785: Test failed: got unexpected event 0x20 sock.c:6785: Test failed: event series matches
See https://test.winehq.org/data/patterns.html#ws2_32:sock
This happens in the nightly WineTest runs about twice per month but also impacts merge requests (for instance MR!1524 and MR!1525 where it happened on the GitLab CI).
https://bugs.winehq.org/show_bug.cgi?id=54073
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54073
--- Comment #1 from François Gouget fgouget@codeweavers.com --- A variant is when the same events check gets an expected timeout in Wine:
sock.c:6775: Test succeeded inside todo block: expected timeout
This happens a bit over once per month in the nightly WineTest runs and has also happened in the GitLab CI, thus impacting some merge requests (see MR!1546).
https://bugs.winehq.org/show_bug.cgi?id=54073
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |f523609219e8d6e2a543d769e17 | |04302b62a0d6e Status|NEW |RESOLVED CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- Should hopefully be fixed by https://source.winehq.org/git/wine.git/commitdiff/f523609219e8d6e2a543d769e1704302b62a0d6e. Since it's rare in the first place, let's assume fixed, and reopen if we see this happening again.
https://bugs.winehq.org/show_bug.cgi?id=54073
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- (In reply to François Gouget from comment #1)
A variant is when the same events check gets an expected timeout in Wine:
sock.c:6775: Test succeeded inside todo block: expected timeout
This happens a bit over once per month in the nightly WineTest runs and has also happened in the GitLab CI, thus impacting some merge requests (see MR!1546).
This is a different problem, but should also hopefully be resolved, by https://source.winehq.org/git/wine.git/commitdiff/9a43d51e06b9f52a4c4feefe8c8ab5aa31d8873f.
https://bugs.winehq.org/show_bug.cgi?id=54073
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.14.