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

--gtest_output not working #19

Open
jeorsch opened this issue Mar 12, 2021 · 1 comment
Open

--gtest_output not working #19

jeorsch opened this issue Mar 12, 2021 · 1 comment

Comments

@jeorsch
Copy link

jeorsch commented Mar 12, 2021

Files generated by --gtest_output are broken. To solve this I think the output file generators should also gather results to one rank. Additionally, only that rank should write the output.

@jeorsch jeorsch changed the title --gtest-output not working --gtest_output not working Mar 12, 2021
@jeorsch
Copy link
Author

jeorsch commented Mar 12, 2021

Ok, read the documentation again. It says that XML generation works, but I still get some broken files. Is the XML written by only a single rank or by all ranks? Maybe it gets scrambled by simultaneous writes.

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

No branches or pull requests

1 participant