use skipTests with mvn command to skip tests, "but" not sure, if simulator is fully functional and works on windows, it was used and tested on non windows platform though. If your requirement is simulator and not its running platform, then try linux\mac.
Santhosh ________________________________________ From: Gaurav Aradhye [[email protected]] Sent: Wednesday, May 21, 2014 3:32 PM To: [email protected] Subject: Simulator setup on windows Hi all, I am trying to setup simulator on windows machine and 2 tests in Cloud core are failing. 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.VirtualRouting ResourceTest): 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]:,(..) Can you tell me do I need to configure something to fix this? Regards, Gaurav
