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

stdout is not captured correctly when running cypress ci #398

Closed
brian-mann opened this issue Jan 30, 2017 · 1 comment
Closed

stdout is not captured correctly when running cypress ci #398

brian-mann opened this issue Jan 30, 2017 · 1 comment
Assignees
Labels
type: unexpected behavior User expected result, but got another
Milestone

Comments

@brian-mann
Copy link
Member

Since stdout is set post completion, the Dashboard does not immediately show stdout alongside the completed build data.

We should instead send stdout twice - once at run time completion, and then once again post upload (right before process exit).

@brian-mann brian-mann added the type: unexpected behavior User expected result, but got another label Jan 30, 2017
@brian-mann brian-mann self-assigned this Jan 30, 2017
@brian-mann
Copy link
Member Author

Fixed in 0.18.6.

@brian-mann brian-mann added this to the 0.18.6 milestone Jan 30, 2017
@cypress-io cypress-io locked as resolved and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: unexpected behavior User expected result, but got another
Projects
None yet
Development

No branches or pull requests

1 participant