On 03/03/2015 02:22 PM, Max Reitz wrote:
vpc does support images > 127 GB if done correctly. qemu does it
correctly. Remove the test pretending otherwise.
Signed-off-by: Max Reitz <address@hidden>
---
tests/qemu-iotests/006 | 54 ----------------------------------------------
tests/qemu-iotests/006.out | 6 ------
tests/qemu-iotests/group | 2 +-
3 files changed, 1 insertion(+), 61 deletions(-)
delete mode 100755 tests/qemu-iotests/006
delete mode 100644 tests/qemu-iotests/006.out
Should the test be rewritten instead to test that we can create and open
such a file? But I'm also okay with your decision to nuke it entirely.