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)
commit46c3f4f0be527fdea3063df5a53c665c6ee43102
tree90cf47f06c37faec95c9ea8104d3714aa2251eeb
parent3e618c7aca65a13d290c0eace8136ef5c468cace
Fix: remove periodical flush test from make check

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>
tests/fast_regression
tests/long_regression
This page took 0.024641 seconds and 4 git commands to generate.