I only checked into my personal branch: pytest, which is converting nose to pytest, so if you run nose against pytest test cases, definitely, it will fail. I think it's ok to fail for travis on my pytest branch at this time, as I haven't start the discussion in the community about how to improve marvin yet.
> -----Original Message----- > From: sebgoa [mailto:[email protected]] > Sent: Wednesday, September 17, 2014 4:34 AM > To: [email protected]; Edison Su; Min Chen > Subject: Travis failures > > Hi folks, > > With Travis tests now passing, it's a good time for everyone to get familiar > with it and understanding the tests that are being run (advanced zone, > simulator, smoke tests). > > While most builds have been green since yesterday there was two commits > (from Edison and Min) that turned out red. > > https://travis-ci.org/apache/cloudstack/builds > > Ideally we should all get in the habit of committing on a separate branch, let > the tests run and when they pass we can commit to master or the main > develop branch. > > my 2cts > > -Sebastien
