Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.travis.yml allowed_failures? #114

Closed
jyaworski opened this issue Apr 13, 2016 · 1 comment
Closed

.travis.yml allowed_failures? #114

jyaworski opened this issue Apr 13, 2016 · 1 comment

Comments

@jyaworski
Copy link
Member

Looking at this build:

https://travis-ci.org/voxpupuli/puppet-nodejs/builds/122684685

Should we test ruby 2.3.0 outside of the allowed_failures block? It looks like it failed. Is this the expected result?

@rnelson0
Copy link
Member

Build .7 is rubocop (should pass) and .8 is test (allow failure), two
different tests. We could probably make this easier to see by stripping
everything but the CHECK var from the rubocop test's env, but this appears
to be working as advertised for now - there's blown up rubocop in them thar
CI runs!

Rob Nelson
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants