divyang4481 / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Text and text-condensed seem to be broken #881

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Convert the attached xml files to text or text-condensed using Gallio.Utiliy:
  gallio.utility FormatReport /ro:TestReports /rnf:Sample /rt:text TestReports\Sample.xml

What is the expected output? What do you see instead?
Expected output is to see Sample.txt with well-formed line breaks.
Observed output is all text on one line.

What version of the product are you using? On what operating system?
This was reproducable using Gallio.Utility.exe 3.3 build 454 on a Windows7x64 
system.

Please provide any additional information below.

Also - when converting a more complex test log, I see 
"$helper.Text.NormalizeEndOfLines($stream.ToString())" in the converted file. 
See SirdasTestsCondensed for sample.

Original issue reported on code.google.com by es...@albrektsen.net on 12 Mar 2012 at 9:56

Attachments: