GNOME Bugzilla – Bug 609486
[multiqueue] unit test fails after recent changes
Last modified: 2010-10-27 11:13:27 UTC
Needs investigating/confirming that it's really the test's fault. Seems racy here.
commit 5a0cdc700159582ad904272bd4daa2d31a36422c Author: Edward Hervey <bilboed@bilboed.com> Date: Wed Feb 10 14:40:17 2010 +0100 tests: Fix multiqueue test for latest commits. The problem lies in the fact that multiqueue will now operate somewhat similarly to the flow aggregation logic of demuxers and therefore will stopp whenever all downstream pads return NOT_LINKED and/or UNEXPECTED and there's no more buffers to push. The latest commits should not affect any regular use-case, but the bug report will be kept open so the previous behaviour can be re-established if needed. Fixes #609486
Any news on this blocker?
I don't think it's a genuine blocker, and it's really too late in the cycle to touch this stuff now anyway, unless it turns out it actually causes problems, so removing blocker status.
Pretty sure this can be closed after 8 months of testing :)