Sebastian Dröge 2024-03-21 09:27:09 +02:00
parent ede354d7a5
commit 77e91e96ff

View file

@ -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);
}