https://bugs.winehq.org/show_bug.cgi?id=55802
Bug ID: 55802 Summary: devenum:devenum - test_wavein() fails on fg-deb64 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
devenum:devenum - test_wavein() fails on fg-deb64:
devenum.c:1015: Test failed: Expected id 1, got 3. devenum.c:1079: Test failed: Expected id 0, got 2. devenum.c:1079: Test failed: Expected id 1, got 3.
See https://test.winehq.org/data/patterns.html#devenum:devenum
These failures are systematic though their number varies. They started on 2023-06-28 which is when I upgraded fg-deb64 (my desktop) to Debian 12. Yet they don't fail on other Debian 12 machines like the TestBot VM (newtb-debian12). Maybe the difference comes from the hardware or from the desktop: fvwm vs KDE + pipewire, etc.
https://bugs.winehq.org/show_bug.cgi?id=55802
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55802
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- The nature of the failure makes me think that capture devices are being hotplugged while the test is running. That's going to be hard if not impossible to deal with.