Loading tests/qemu-iotests/059 +3 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,9 @@ done echo echo "=== Testing afl image with a very large capacity ===" _use_sample_img afl9.vmdk.bz2 _img_info # The sed makes this test pass on machines with little RAM # (and also with 32 bit builds) _img_info | sed -e 's/Cannot allocate memory/Invalid argument/' _cleanup_test_img # success, all done Loading Loading
tests/qemu-iotests/059 +3 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,9 @@ done echo echo "=== Testing afl image with a very large capacity ===" _use_sample_img afl9.vmdk.bz2 _img_info # The sed makes this test pass on machines with little RAM # (and also with 32 bit builds) _img_info | sed -e 's/Cannot allocate memory/Invalid argument/' _cleanup_test_img # success, all done Loading