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

Do not start exit_file message with linebreak, add a space at end #66

Closed
wants to merge 1 commit into from

Conversation

eddelbuettel
Copy link
Contributor

I took a quick look at this and it is indeed simple. As you said, users can still stick \n into their messages but for me this is much cleaner and more compact. Withness Rcpp with one of the two needed toggles set and the other still complaining at times (and ignore the measurements, I had just run and we now see the very nice effects of ccache pulling down compile times):

image

@markvanderloo
Copy link
Owner

markvanderloo commented Nov 20, 2020

Since this approach does not work when running tests in parallel, I'll close this PR. Will have a look if this can be incorporated somehow.

@eddelbuettel
Copy link
Contributor Author

Suppress the print in parallel mode?

@markvanderloo
Copy link
Owner

I think having correct and complete information is too important. And the file runner shall not know whether it is running in parallel or not. Having said that, I think it is possible to get a better printout, regardless of parallel running or not. Just need to find some time to look into it.

@eddelbuettel
Copy link
Contributor Author

Having any luck with this? Or is it "hard" ?

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.

2 participants