You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/08/05 12:48:06 UTC

[GitHub] [cloudstack] DaanHoogland edited a comment on pull request #5082: component test ports/fixes in python3

DaanHoogland edited a comment on pull request #5082:
URL: https://github.com/apache/cloudstack/pull/5082#issuecomment-865753216


   test_egress_fw_rules.py in a new env shows the new failure succeeding, skipping this test (for now):
   
   ```
   Test Create Egress rule without CIDR ... === TestName: test_06_egress_fr6 | Status : SUCCESS ===
   ok
   ```
   the difference in time in the first comparison is now an exception in py2 and still a failure in py3:
   ```
   Test egress rule with /32 CIDR of a VM, and check other VM in the ... === TestName: test_01_2_egress_fr1 | Status : EXCEPTION ===
   ERROR
   ```
   vs
   ```
   Test egress rule with /32 CIDR of a VM, and check other VM in the ... === TestName: test_01_2_egress_fr1 | Status : FAILED ===
   FAIL
   ```
   
   addendum; re-test succeeds:
   ```
   Test egress rule with /32 CIDR of a VM, and check other VM in the ... === TestName: test_01_2_egress_fr1 | Status : SUCCESS ===
   ok
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org