/usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t
|
- Parse error: Bad plan. You planned 20 tests but ran 16.
- 1..20
- # Starting phase 1
- # Defining persistent domain config
- ok 1 - defined persistent domain
- # Trying to create a running guest with same name, different UUID
- not ok 2 - OPERATION_FAILED error raised from clashing name
- # Failed test 'OPERATION_FAILED error raised from clashing name'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 103.
- # expecting Sys::Virt::Error object with code 9
- # found ''
- # Trying to create a running guest with same UUID, different name
- not ok 3 - OPERATION_FAILED error raised from clashing name
- # Failed test 'OPERATION_FAILED error raised from clashing name'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 107.
- # expecting Sys::Virt::Error object with code 9
- # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err 'Device 768 (vbd) could not be connected.\nFile /root/tck/disk.img is loopback-mounted through /dev/loop0,\nwhich is mounted in a guest domain,\nand so cannot be mounted now.')
- # '
- # Trying to define a inactive guest with same name, different UUID
- not ok 4 - OPERATION_FAILED error raised from clashing name
- # Failed test 'OPERATION_FAILED error raised from clashing name'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 111.
- # expecting Sys::Virt::Error object with code 9
- # found ''
- # Trying to define a inactive guest with same UUID, different name
- ok 5 - defined persistent domain
- # Checking that domain test1 has really gone after rename
- not ok 6 - NO_DOMAIN error raised from missing (renamed) domain
- # Failed test 'NO_DOMAIN error raised from missing (renamed) domain'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 118.
- # expecting Sys::Virt::Error object with code 42
- # found ''
- # Checking the guest really has got new name
- ok 7 - fetched persistent domain
- # Undefining persistent guest config
- # Checking that domain has now gone
- ok 8 - NO_DOMAIN error raised from undefined domain
- # Checking that original domain is still gone
- not ok 9 - NO_DOMAIN error raised from undefined domain
- # Failed test 'NO_DOMAIN error raised from undefined domain'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 133.
- # expecting Sys::Virt::Error object with code 42
- # found ''
- # Starting phase 2
- # Creating transient active domain
- not ok 10 - created transient domain
- # Failed test 'created transient domain'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 144.
- # expected Sys::Virt::Domain object with name test1
- # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: VM name 'test1' already in use by domain 75")
- # '
- # Trying to create a running guest with same name, different UUID
- not ok 11 - OPERATION_FAILED error raised from clashing name
- # Failed test 'OPERATION_FAILED error raised from clashing name'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 148.
- # expecting Sys::Virt::Error object with code 9
- # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err "Error creating domain: VM name 'test1' already in use by domain 75")
- # '
- # Trying to create a running guest with same UUID, different name
- not ok 12 - OPERATION_FAILED error raised from clashing name
- # Failed test 'OPERATION_FAILED error raised from clashing name'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 152.
- # expecting Sys::Virt::Error object with code 9
- # found 'libvirt error code: 11, message: POST operation failed: xend_post: error from xen daemon: (xend.err 'Device 768 (vbd) could not be connected.\nFile /root/tck/disk.img is loopback-mounted through /dev/loop0,\nwhich is mounted in a guest domain,\nand so cannot be mounted now.')
- # '
- # Trying to define a inactive guest with same name, different UUID
- not ok 13 - OPERATION_FAILED error raised from clashing name
- # Failed test 'OPERATION_FAILED error raised from clashing name'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 156.
- # expecting Sys::Virt::Error object with code 9
- # found ''
- # Trying to define a inactive guest with same UUID, different name
- ok 14 - defined persistent domain
- # Checking that domain test1 has really gone after rename
- not ok 15 - NO_DOMAIN error raised from missing (renamed) domain
- # Failed test 'NO_DOMAIN error raised from missing (renamed) domain'
- # in /usr/share/libvirt-tck/tests/domain/080-unique-identifiers.t at line 164.
- # expecting Sys::Virt::Error object with code 42
- # found ''
- # Checking the guest really has got new name
- ok 16 - fetched persistent domain
- # Stopping active guest
- libvirt error code: 8, message: invalid argument in Domain test2 isn't running.
- # Looks like you planned 20 tests but only ran 16.
- # Looks like you failed 10 tests of 16 run.
- # Looks like your test died just after 16.
- exit status: 255, wait status: 65280
|
2.58s |
30.0% |