tests/qtest: Disable the spice test of readconfig-test on FreeBSD
commit01013d2c10a07bb49da61923dae09968218a520d
authorThomas Huth <thuth@redhat.com>
Fri, 28 Apr 2023 15:13:51 +0000 (28 17:13 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 2 May 2023 07:49:15 +0000 (2 09:49 +0200)
treee09dd722f795d1f3b4f9a4acd7181d17dedd0d1d
parent7c18f2d663521f1b31b821a13358ce38075eaf7d
tests/qtest: Disable the spice test of readconfig-test on FreeBSD

The spice test is currently hanging on FreeBSD. It likely was
never working before, since in the past, our configure script
was failing to detect this feature due to a bug in the spice
package there (it just got enabled recently by the commit
https://cgit.freebsd.org/ports/commit/?id=cf16b1c9063351325f0 ).
To get the CI working again, let's disable the failing test for
now until someone has enough spare time to debug and fix the real
underlying problem.

Message-Id: <20230428151351.1365822-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qtest/readconfig-test.c