Github user miguelaferreira commented on the pull request:

    https://github.com/apache/cloudstack/pull/754#issuecomment-135745806
  
    I'm not able to build this branch with maven.
    
    ```
     mvn clean install -P developer,systemvm
    
    ...
    [INFO] 
------------------------------------------------------------------------
    [INFO] Building Apache CloudStack Core 4.5.2
    [INFO] 
------------------------------------------------------------------------
    ...
    Tests run: 20, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec 
<<< FAILURE!
    Running com.cloud.agent.transport.RequestTest
    ...
    Results :
    
    Failed tests:   
testFirewallRulesCommand(com.cloud.agent.resource.virtualnetwork.VirtualRoutingResourceTest):
 
expected:<...1.2/24:,64.10.10.10:[reverted:0:0:0:,64.10.10.10:TCP:22:80:10.10.1.1/24-10.10.1.2/24]:,>
 but 
was:<...1.2/24:,64.10.10.10:[TCP:22:80:10.10.1.1/24-10.10.1.2/24:,64.10.10.10:reverted:0:0:0]:,>
      
testAggregationCommands(com.cloud.agent.resource.virtualnetwork.VirtualRoutingResourceTest):
 
expected:<...1.2/24:,64.10.10.10:[reverted:0:0:0:,64.10.10.10:TCP:22:80:10.10.1.1/24-10.10.1.2/24]:,(..)
    
    Tests run: 139, Failures: 2, Errors: 0, Skipped: 0
    ....
    ```
    
    It does not seem related to this PR, but this week I've build master many 
times and it was always passing all tests. Any idea on what has been merged 
recently that could cause this?


---
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