<div dir="ltr">Hello people!<div><br></div><div>I'm new with CDash. I installed a new cdash (version 2.0.2) in a second server and I see that some tests are appears as "empty" when calling testDetails.php. </div>

<div><br></div><div>When I run them manually the output seems to be OK. So, after think for a while I print the output as a file and opening in Notepad++ I found that some lines have the <b>BS </b>character. Only files with that character have "empty" output in CDash.</div>

<div><br></div><div>Looking in the old CDash (version 1.4.9) those "empty" tests are displayed correctly, and [NON-XML-CHAR-0x8] is present as equivalence of each BS characters that I saw in the output file.<br>

</div><div><br></div><div>That character was used in the program to overwrite the output in the terminal, so instead to have the evolution of the process line by line, only last line is updated and its more comfortable for the user. Result: I cannot remove it!</div>

<div><br></div><div><br></div><div>1) What is needed to make CDash compatible with this character?</div><div><br></div><div>2) Could be compression/decompression have something to do? or PHP maybe?</div><div><br></div><div>

I cannot see exactly what is the content in mysql because is compresed. Test.xml is like:</div><div><Measurement></div><div><Value encoding="base64" compression="gzip">eJztmd(....)====</Value></div>

<div></Measurement> <br></div><div><br></div><div><br></div><div>Any ideas is appreciated!</div><div><br></div><div>Thanks in advance,</div><div>JP</div><div><br></div><div><br></div></div>