Package: spice / 0.16.0-1

Metadata

Package Version Patches format
spice 0.16.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable failing test listen.patch | (download)

server/tests/meson.build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip unreliable flaky test-listen
 This test is failing in automated build environment that strip user
 environments. After a few tries to export $HOME for the test and picking it
 up we now disable the test "test-listen".
 Note: in a local sbuild chroot (which passes a user) it runs just fine.
 Note: We still build the test to catch issues that would happen at that step.