
Nevermind! I ran it again and all tests passed \o/ There was some leftovers in my system which as causing conflicts with the tests. On 06/20/2016 11:31 AM, Aline Manera wrote:
Hi Lucio,
There is still one test failing:
***** Running unit test: test_model... FAILED ====================================================================== ERROR: test_vm_memory_hotplug (test_model.ModelTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_model.py", line 816, in test_vm_memory_hotplug inst.task_wait(task1['id']) File "/home/alinefm/wok/src/wok/model/tasks.py", line 66, in wait 'task': task['target_uri']}) TimeoutExpired: WOKASYNC0003E: WOKASYNC0003E
---------------------------------------------------------------------- Ran 25 tests in 169.177s
FAILED (errors=1, skipped=1)
On 06/14/2016 05:40 PM, Lucio Correia wrote:
Changes in V4: * Fixed test_rest
Lucio Correia (3): Always update snapshot XML with new name and UUID Use ASCII name in XML Update tests to reflect new behavior
model/vms.py | 14 ++++++++++++-- tests/test_model.py | 41 ++++++++++++++++++++--------------------- 2 files changed, 32 insertions(+), 23 deletions(-)
_______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel