[pulseaudio-tickets] [Bug 84415] "make check-daemon" fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 3 07:42:19 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84415

--- Comment #2 from David Henningsson <david.henningsson at canonical.com> ---
We could take the easy way out and just do like this:

diff --git a/src/tests/connect-stress.c b/src/tests/connect-stress.c
index 0cf072d..8f5d68f 100644
--- a/src/tests/connect-stress.c
+++ b/src/tests/connect-stress.c
@@ -42,7 +42,7 @@
  * which makes a non-error abort less likely (although still easily possible
of
  * playing >=3 streams outside of the test - including internal loopback, rtp,
  * combine, remap streams etc.) */
-#define NSTREAMS ((PA_MAX_INPUTS_PER_SINK/2) - 1)
+#define NSTREAMS 20
 #define NTESTS 1000
 #define SAMPLE_HZ 44100

...or we could figure out what's actually causing the connection stuff to freak
out when there are too many streams...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141003/0c2bb10c/attachment.html>


More information about the pulseaudio-bugs mailing list