Skip to content

community/ktechlab: run tests

mio requested to merge mio/aports:ktechlab into master

Fix No tests were found!!! error causing build failure with abuild 3.14.0.

Ref: #16519 (closed)

The test output is a bit noisy with warnings, but the test appears to pass. Cleaned output of results:

********* Start testing of KtlTestsAppFixture *********
Config: Using QtTest library 5.15.10, Qt 5.15.10 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.2.0), alpine 3.21.0_alpha20240923
PASS   : KtlTestsAppFixture::initTestCase()
PASS   : KtlTestsAppFixture::testDocumentOpen()
PASS   : KtlTestsAppFixture::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 6953ms
********* Finished testing of KtlTestsAppFixture *********
Edited by mio

Merge request reports

Loading