gtest-mpi-listener icon indicating copy to clipboard operation
gtest-mpi-listener copied to clipboard

`--gtest_output` not working

Open jeorsch opened this issue 4 years ago • 1 comments

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 avatar Mar 12 '21 21:03 jeorsch

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.

jeorsch avatar Mar 12 '21 21:03 jeorsch