gstreamer/subprojects/gst-plugins-base/tests/check
Jan Alexander Steffens (heftig) 77bc9b4a33 tests: allocators: Fix fdmem test with recent GLib
The test failed with recent GLib, where `g_close` emits a critical
warning on EBADF. Remove the `g_close` check from `test_fdmem` and add
another version that tests `GST_FD_MEMORY_FLAG_DONT_CLOSE`.

We will depend on the Valgrind test run to warn us about leaked FDs.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2480
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4381>
2023-04-12 17:17:37 +00:00
..
elements appsrc: properly handle events received before sending the segment 2023-04-05 11:11:46 +00:00
generic Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst typefindfunctions: Fix WebVTT format detection 2022-02-11 13:48:45 +00:00
libs tests: allocators: Fix fdmem test with recent GLib 2023-04-12 17:17:37 +00:00
pipelines Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-plugins-base.supp base: Fix a suppression that has a slightly different trace 2021-09-24 16:21:18 -03:00
meson.build tests: skip unit tests for dependency-less elements that have been disabled 2022-06-27 07:05:00 +00:00