Fix: remove periodical flush test from make check
authorDavid Goulet <dgoulet@efficios.com>
Tue, 3 Sep 2013 21:50:34 +0000 (17:50 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 3 Sep 2013 21:50:34 +0000 (17:50 -0400)
This test is racy for the following reasons. It expects that the
subbuffer flush timer always produce a coherent trace after a period of
time but this cannot be guaranteed without the upcoming live feature.

A test based on time expectation is a bit flacky so disable it for now
until we have live tracing.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.026837 seconds and 5 git commands to generate.