Skip to content
Snippets Groups Projects
Commit 78cfda04 authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

livesync: Ignore another racy test

parent 7f329384
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,8 @@ fn test_video_nonsinglesegment() {
}
#[test]
// FIXME: racy: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/328
#[ignore]
fn test_audio_nonsinglesegment() {
test_audio(false);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment