tests: Reenable test_virtio_block_dynamic_vhdx_expand

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2025-07-23 19:29:58 +00:00
committed by Rob Bradford
parent 4cae96f070
commit 2d9fc3beb6

View File

@@ -3381,7 +3381,6 @@ mod common_parallel {
}
#[test]
#[ignore = "See #7209"]
fn test_virtio_block_dynamic_vhdx_expand() {
const VIRTUAL_DISK_SIZE: u64 = 100 << 20;
const EMPTY_VHDX_FILE_SIZE: u64 = 8 << 20;