]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: test_x86_cpu_model_versions: remove dead tests
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Jul 2025 07:21:14 +0000 (09:21 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 14 Jul 2025 08:29:17 +0000 (10:29 +0200)
commit1b74aa47c33f2aa37ab7339826e30abb22ca0a5f
treedb63c8eeaa8c17434fa02c54c2a9ac2d78bf32d3
parentda84c011544b808b9ea3dface2292437dd29d053
tests/functional: test_x86_cpu_model_versions: remove dead tests

Tests that require machines older than 4.2 are now unconditionally skipped.
Remove them if they test legacy behavior, or use the latest machine if
they test current behavior.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/functional/test_x86_cpu_model_versions.py