Closed hvelarde closed 7 years ago
@hvelarde I don't know why this test pass just in one case with travis.
locally it always pass, even if I try to simulate travis conditions where it does not pass.
We suggest exporting the logs like collective.cover does to check whats rendered, or even printing on the test itself somehow.
@hvelarde can you point me please if we need just to change .travis.yml to make it works?
I have no idea why is this failing, but the message seems clear.
@hvelarde I was talking about @idgserpro suggestion above
@rodfersou use this and run the tests; they will fail locally:
bin/buildout buildout:test-eggs=collective.cover[test]
@hvelarde green \o/
closes #102