Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.6.0-rc1
-
None
-
44505006ee154777d78e671825de3dae7cda6923
Description
The AutoTest explorer aborts if a compare() outputs special characters.
Example:
function test_AutoTest() { compare("blöp","bla") }
The test explorer does not show a fail here, it simply stops the output. The xml from unittest looks fine so far.
Attachments
For Gerrit Dashboard: QTCREATORBUG-20105 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
225028,3 | AutoTest: Fix output parsing for Quick Tests | 4.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
225068,4 | AutoTest: Improve error handling for XML parser | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |