Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.8.2
-
None
-
-
389fd37a68c1a0b881833a49697df02e2a012ca3
Description
When I run the autotests in my project, I get an error like this: XML parsing failed. (3) Start tag expected.
I thought there was an issue with my setup at first, but it turns out unchecking "Use XML output" in Testing->Qt Test fixes this issue.