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

Ripper outputs stderr to console during test:mri on Linux #4574

Open
headius opened this issue Apr 25, 2017 · 0 comments
Open

Ripper outputs stderr to console during test:mri on Linux #4574

headius opened this issue Apr 25, 2017 · 0 comments

Comments

@headius
Copy link
Member

headius commented Apr 25, 2017

Locally I get the following output from test:mri's run of the Ripper tests. It appears to be incorrectly capturing or swallowing stderr on this environment (and also for @enebo).

[5536/8130] TestRipper::ParserEvents#test_blockargsyntax error, unexpected ','              

syntax error, unexpected tRCURLY

irrecoverable syntax error at end-of-file
syntax error, unexpected ','

irrecoverable syntax error at end-of-file
syntax error, unexpected ','

syntax error, unexpected kEND

irrecoverable syntax error at end-of-file

This should be investigated some day, since it could be a symptom of something more serious in subprocess launching logic.

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

No branches or pull requests

1 participant