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

Remove carriage return before each test line in spec reporter #2400

Closed
wants to merge 1 commit into from

Conversation

Munter
Copy link
Member

@Munter Munter commented Jul 28, 2016

The spec reporter would output a carriage return char at the beginning of each line in non-TTY's and delete and overwrite the current line in TTY's.

Since this cursor call was only ever used at the beginning of a line it serves no purpose.

See discussion starting at https://gitter.im/mochajs/mocha?at=579a7573ac80b5ea3f149512

@boneskull
Copy link
Member

@Munter ty. can you take a screenshot of before/after output in a console? also would be helpful to see the before/after output when redirecting to a file

@boneskull
Copy link
Member

also, whatever mocha-phantomjs outputs should be checked

@boneskull boneskull added the status: waiting for author waiting on response from OP - more information needed label Jul 28, 2016
@Munter
Copy link
Member Author

Munter commented Jul 28, 2016

#2401 replaces this PR

@Munter Munter closed this Jul 28, 2016
@boneskull
Copy link
Member

(This PR is closed because we get better CI coverage if a committer can just use a branch in mochajs/mocha... )

@boneskull boneskull removed the status: waiting for author waiting on response from OP - more information needed label Dec 12, 2017
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

2 participants