Skip to content

Backport part of !1375 “tests: Skip g-file-info-filesystem-readonly test if bindfs fails” to glib-2-62

bindfs is part of the setup process, so if it fails (as can happen if the fuse kernel module has not been loaded — not much we can do about that) then skip the test.

Signed-off-by: Philip Withnall withnall@endlessm.com


Very partial backport of !1375 (merged) in order to unblock tests on glib-2-62 since the setup of the CI runners seems to have changed so that bindfs no longer works.

Merge request reports