Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Conversation

@prograhamer
Copy link

Cop::Cop.all wasn't finding some cops, e.g. RSpec/MultipleExpectations. This led to Rubocop failing with return code 1, but with no style violations listed in the output XML file.

Cop::Cop.all wasn't finding some cops, e.g. RSpec/MultipleExpectations,
and so rubocop was failing with return code 1, but there were no style
violations listed in the output XML file.
@pboling
Copy link

pboling commented Feb 9, 2018

@mikian Do you need assistance with maintenance of this gem?

This works for me.

@bencrouse
Copy link

thanks for this @prograhamer - my build was "hanging" but it turned out there were almost 700,000 test cases it was parsing. switching to this cleans that up nicely.

@sandersiim
Copy link

Please fix it, affecting our CI badly, takes forever to parse the results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants