Github user wilderrodrigues commented on the pull request:

    https://github.com/apache/cloudstack/pull/1145#issuecomment-161310807
  
    Ping @remibergsma @DaanHoogland @ustcweizhou @bhaisaab 
    
    The test fails on latest 4.6 branch!
    
    ```
    === TestName: test_01_stop_vm | Status : SUCCESS ===
    
    === TestName: test_02_start_vm | Status : SUCCESS ===
    
    === TestName: test_03_reboot_vm | Status : SUCCESS ===
    
    === TestName: test_06_destroy_vm | Status : SUCCESS ===
    
    === TestName: test_07_restore_vm | Status : SUCCESS ===
    
    === TestName: test_09_expunge_vm | Status : FAILED ===
    ```
    
    And here is the failure:
    
    ```
    2015-12-02 14:12:47,260 - CRITICAL - FAILED: test_09_expunge_vm: 
['Traceback (most recent call last):\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', 
'  File 
"/data/git/cs2/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 
646, in test_09_expunge_vm\n    self.assertEqual(list_vm_response,None,"Check 
Expunged virtual machine is in listVirtualMachines response")\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 553, in assertEqual\n    
assertion_func(first, second, msg=msg)\n', '  File 
"/usr/lib64/python2.7/unittest/case.py", line 546, in _baseAssertEqual\n    
raise self.failureException(msg)\n', 'AssertionError: Check Expunged virtual 
machine is in listVirtualMachines response\n']
    
    /tmp//MarvinLogs//Dec_02_2015_13_33_23_C9WHUF/failed_plus_exceptions.txt 
(END)
    ```
    
    
    Cheers,
    Wilder


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to