On 6/6/23 21:28, Thomas Huth wrote:
The ppc64 tuxrun tests are currently failing if "slirp" has been disabled in the binary since they are using "-netdev user" now. We have to skip the test if this network backend is missing.Fixes: 6ee3624236 ("improve code coverage for ppc64") Signed-off-by: Thomas Huth <[email protected]> --- tests/avocado/tuxrun_baselines.py | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
