Replace qmltestrunner with a custom executable that effectively does the same

Authored by ahiemstra on Feb 27 2020, 12:43 PM.

Description

Replace qmltestrunner with a custom executable that effectively does the same

Summary:
CI is currently failing due to LD_PRELOAD of the ASAN libraries failing for some
reason. Since it is not clear what causes this problem, instead create a custom
executable that does the same as qmltestrunner but will be compiled using ASAN
like the rest of the library.

Test Plan:
Tests still pass. I used the same solution for kquickcharts where it has been working
for a while.

Reviewers: Kirigami, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: Kirigami

Differential Revision: https://phabricator.kde.org/D27699

Details

Committed
ahiemstraFeb 27 2020, 3:32 PM
Reviewer
apol
Differential Revision
D27699: Replace qmltestrunner with a custom executable that effectively does the same
Parents
R169:93e8c98d4eb7: Convert tst_icon.qml to SPDX
Branches
Unknown
Tags
Unknown