[Bug 728956] Review Request: php-virt-control - PHP-based virtual machine controller tool

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 24 10:05:39 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=728956

--- Comment #9 from Remi Collet <fedora at famillecollet.com> 2011-08-24 06:05:38 EDT ---
(In reply to comment #8)
> clone php-libvirt directly from git and try to issue 'make check' to run
> tests and see whether they're going fine or fails?
$ make check
...
./runtests.sh
Test test-connect.phpt has been completed successfully
Test test-version-check.phpt has been completed successfully
Test test-version-get.phpt has been completed successfully
Test test-domain-define-undefine.phpt has been completed successfully
Test test-domain-define-create-destroy.phpt has been completed successfully
Test test-domain-create.phpt has been completed successfully
Test test-domain-create-and-get-xpath.phpt has been completed successfully
Test test-domain-create-and-coredump.phpt has been completed successfully

Warning: unlink(test.log): No such file or directory in
/home/remi/GIT/libvirt-php/tests/test-logging.phpt on line 6

Call Stack:
    0.0002     677768   1. {main}()
/home/remi/GIT/libvirt-php/tests/test-logging.phpt:0
    0.0003     684600   2. unlink()
/home/remi/GIT/libvirt-php/tests/test-logging.phpt:6

Test test-logging.phpt has been completed successfully

Warning: libvirt_connect(): Maximum number of connections allowed exceeded in
/home/remi/GIT/libvirt-php/tests/test-conn-limit.phpt on line 17

Call Stack:
    0.0001     655616   1. {main}()
/home/remi/GIT/libvirt-php/tests/test-conn-limit.phpt:0
    0.1744     696400   2. libvirt_connect()
/home/remi/GIT/libvirt-php/tests/test-conn-limit.phpt:17

Test test-conn-limit.phpt has been completed successfully

Warning: libvirt_domain_snapshot_create(): erreur interne unable to execute
QEMU command 'savevm': The command savevm has not been found in
/home/remi/GIT/libvirt-php/tests/test-domain-snapshot.phpt on line 18

Call Stack:
    0.0002     676728   1. {main}()
/home/remi/GIT/libvirt-php/tests/test-domain-snapshot.phpt:0
    0.4048     686504   2. libvirt_domain_snapshot_create()
/home/remi/GIT/libvirt-php/tests/test-domain-snapshot.phpt:18




NB : in tests/test-version-check.phpt, all calls to libvirt_check_version set
the forth option (what is my patch doing)
[Error 1] Error on creating snapshot: erreur interne unable to execute QEMU
command 'savevm': The command savevm has not been found
make[1]: *** [check] Erreur 1
make[1] : on quitte le répertoire « /home/remi/GIT/libvirt-php/tests »
make: *** [check-recursive] Erreur 1

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list