https://bugs.winehq.org/show_bug.cgi?id=51153
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED
--- Comment #4 from François Gouget fgouget@codeweavers.com --- Oh, I see. Also the message changed:
hr = IMediaControl_GetState(control, 1000, &state); flaky_wine ok(hr == S_OK, "Got hr %#lx.\n", hr);
And I find matching lines on debian11, debiant and fg-deb64, starting on 2022-06-03 up to now:
filtergraph.c:434: Test marked flaky: Got hr 0x40237.
So I'm reopening this bug.