- 
    Bug 
- 
    Resolution: Not A Defect
- 
    Major 
I am trying to use the xUnit+CTest plugin. If I run the following shell command:
ctest -D ExperimentalTest || true
It produces a Test.xml into:
Testing/*/Test.xml
However the output seems to be some kind of base64 + gzip encoding. Therefore it is completely useless as-is. Please decode it first before presenting it.
Thanks