togglerecord: disable racy test_two_stream_close_open_nonlivein_liveout test

See https://gitlab.freedesktop.org/gdesmott/gst-plugins-rs/-/jobs/56183085

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1494>
This commit is contained in:
Guillaume Desmottes 2024-03-12 16:19:45 +01:00
parent 995f64513d
commit 9e6e8c618e

View file

@ -979,6 +979,8 @@ fn test_two_stream_close_open_nonlivein_nonliveout() {
}
#[test]
// FIXME: racy: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/513
#[ignore]
fn test_two_stream_close_open_nonlivein_liveout() {
init();