summaryrefslogtreecommitdiffstats
path: root/examples/widgets/codeeditor/codeeditor.cpp
diff options
context:
space:
mode:
authorDimitrios Apostolou <jimis@qt.io>2025-10-28 19:16:30 +0100
committerDimitrios Apostolou <jimis@qt.io>2025-12-12 00:11:09 +0100
commit421059ce08dc130f615ca1404e48a09d6936acb3 (patch)
tree2a5858006dbcf818be9422b2f8d1c5fc55480c08 /examples/widgets/codeeditor/codeeditor.cpp
parent0692e926a7152dbc95a4679ad8a01b9004f27849 (diff)
qt-testrunner: check validity of the XML file on test function re-runs
Tests on certain platforms run with specific wrappers, that might have trouble reporting back the proper exit code. For example, on Android each test is transfered to the device/emulator and is executed not as a separate process, but as an activity. The equivalent of "exit code" is caught and returned by a special wrapper script for the platform. It happens sometimes that these wrapper scripts fail to report back correctly, and report zero (0) despite failed tests. For that reason we now parse the test XML log on individual test re-runs too, and reporting inconsistencies as CRASH, like we do with the main test execution. Task-number: QTQAINFRA-7349 Task-number: QTQAINFRA-7378 Pick-to: 6.11 6.10 6.8 Change-Id: I27525f22331d44141be8825786a6f71e89543e92 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'examples/widgets/codeeditor/codeeditor.cpp')
0 files changed, 0 insertions, 0 deletions