RE: PLEASE: master build breaks at com.cloud.vpc.NetworkACLServiceTest

2013-05-28 Thread Alex Huang
Kishan, Git blame shows the file is checked in by you. Can you take a look at why it's failing? Thanks. --Alex > -Original Message- > From: Daan Hoogland [mailto:dhoogl...@schubergphilis.com] > Sent: Monday, May 27, 2013 9:39 AM > To: dev@cloudstack.apache.org > Subject: PLEASE: maste

RE: PLEASE: master build breaks at com.cloud.vpc.NetworkACLServiceTest

2013-05-27 Thread Pranav Saxena
What you might want to try to unblock yourself - whatever method you see is failing , go to that file and remove the @Test annotation written just above that method . This would skip that particular test . In your case it is this file - com.cloud.vpc.NetworkACLServiceTest.testCreateACLItem(N