Skip to content

autotests: Disable tests that fail on FreeBSD due to an issue in Xwayland

Vlad Zahorodnii requested to merge work/zzag/freebsd-failing-tests into master

On FreeBSD, some tests fail because Xwayland falls back to software rendering and there seems to be an issue in shm handling, no Xwayland surface is mapped. Same tests pass on Linux.

Merge request reports