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

Tests can have more than 2 framing lines #106

Conversation

dnephin
Copy link
Member

@dnephin dnephin commented Apr 25, 2020

Pause and continue lines may be in the output. The other conditions in this function should be correct on their own for determining if additional lines need to be returned.

Pause and continue lines may be in the output
A panic is not the only thing which can cause this output. Some bugs in
tests2json caused by missing newline on stdout can also cause it.
@dnephin dnephin force-pushed the tests-can-have-more-than-2-framing-events branch from 3ccc786 to 8ee9a8b Compare April 25, 2020 18:40
@dnephin dnephin merged commit 6878800 into gotestyourself:master Apr 25, 2020
@dnephin dnephin deleted the tests-can-have-more-than-2-framing-events branch April 25, 2020 22:13
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

Successfully merging this pull request may close these issues.

None yet

1 participant