Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.9.2, 6.10.0 Beta2
-
None
-
-
cc96264b6 (dev), 4530cc4e2 (6.10), 8e02443ff (6.9)
Description
********* Start testing of tst_QHttpServerMultithreaded ********* Config: Using QtTest library 6.9.2, Qt 6.9.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Android (12470979, +pgo, +bolt, +lto, +mlgo, based on r522817c) Clang 18.0.3 (https://android.googlesource.com/toolchain/llvm-project d8003a456d14a3deb8054cdaa529ffbf02d9b262)), android 15.0 QWARN : tst_QHttpServerMultithreaded::initTestCase() Failed to load libssl/libcrypto. QWARN : tst_QHttpServerMultithreaded::initTestCase() No functional TLS backend was found QWARN : tst_QHttpServerMultithreaded::initTestCase() No functional TLS backend was found FAIL! : tst_QHttpServerMultithreaded::initTestCase() 'localserver->listen(local)' returned FALSE. (Local server listen failed) Loc: [/home/qt/work/qt/qthttpserver/tests/auto/qhttpservermultithreaded/tst_qhttpservermultithreaded.cpp(494)] PASS : tst_QHttpServerMultithreaded::cleanupTestCase() Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 31ms ********* Finished testing of tst_QHttpServerMultithreaded ********* Execute /opt/cmake-3.30.5/bin/cmake --build /home/qt/work/qt/qthttpserver_standalone_tests --target tst_qhttpservermultithreaded_make_apk. [1/1] Copying tst_qhttpservermultithreaded binary to apk folder Execute /opt/android/sdk/platform-tools/adb install -r -g /home/qt/work/qt/qthttpserver_standalone_tests/tests/auto/qhttpservermultithreaded/android-build/tst_qhttpservermultithreaded.apk. Performing Streamed Install Success Execute /opt/android/sdk/platform-tools/adb shell am start -n org.qtproject.example.tst_qhttpservermultithreaded/org.qtproject.qt.android.bindings.QtActivity -e applicationArguments "-o tst_qhttpservermultithreaded-1750162035057.junit.xml,junitxml -o tst_qhttpservermultithreaded-1750162035057.xml,xml -o tst_qhttpservermultithreaded-1750162035057.txt,txt" -e extraenvvars "UVRFU1RfRU5WSVJPTk1FTlQ9Y2kgUVRfQ09JTl9HSVRfREFFTU9OPTEwLjIxNS4wLjIxMjo5NDE4IFFUX0lNX01PRFVMRT0gUVRfUExVR0lOX1BBVEg9L2hvbWUvcXQvd29yay9xdC9xdGh0dHBzZXJ2ZXJfc3RhbmRhbG9uZV90ZXN0cy9mYWtlX3ByZWZpeC9iaW46L2hvbWUvcXQvd29yay9pbnN0YWxsL3RhcmdldC9iaW46L2hvbWUvcXQvd29yay9xdC9xdGh0dHBzZXJ2ZXJfc3RhbmRhbG9uZV90ZXN0cy9wbHVnaW5zIFFUX1RFU1RfUlVOTklOR19JTl9DVEVTVD0x". Starting: Intent \{ cmp=org.qtproject.example.tst_qhttpservermultithreaded/org.qtproject.qt.android.bindings.QtActivity (has extras) } Execute /opt/android/sdk/platform-tools/adb uninstall org.qtproject.example.tst_qhttpservermultithreaded. Success qt-testrunner.py INFO: Test process exited with code: 1 qt-testrunner.py INFO: Parsed XML file /home/qt/work/testresults/tst_qhttpservermultithreaded-1750162035057.xml in 0.001 seconds qt-testrunner.py INFO: Found 1 passes and 1 failures qt-testrunner.py WARNING: Failure detected in the special test function 'initTestCase' which can not be re-run individually qt-testrunner.py ERROR: Full test run failed repeatedly, aborting! CMake Error at tst_qhttpservermultithreadedWrapperRelWithDebInfo.cmake:18 (message): /home/qt/work/install/libexec/qt-testrunner.py -- /home/qt/work/install/bin/androidtestrunner --path /home/qt/work/qt/qthttpserver_standalone_tests/tests/auto/qhttpservermultithreaded/android-build --adb /opt/android/sdk/platform-tools/adb --skip-install-root --make "/opt/cmake-3.30.5/bin/cmake" --build /home/qt/work/qt/qthttpserver_standalone_tests --target tst_qhttpservermultithreaded_make_apk --apk /home/qt/work/qt/qthttpserver_standalone_tests/tests/auto/qhttpservermultithreaded/android-build/tst_qhttpservermultithreaded.apk --ndk-stack /opt/android/android-ndk-r27c/ndk-stack --timeout 1425 --verbose execution failed with exit code 3. 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 83.11 sec The following tests FAILED: 3 - tst_qhttpservermultithreaded (Failed) Errors while running CTest Process finished with error: exit status 8
Details: https://testresults.qt.io/coin/integration/qt/qthttpserver/tasks/1750175385
Tested changes (refs/builds/qtci/6.9/1750161506):
https://codereview.qt-project.org/c/qt/qthttpserver/+/653662/2 Update dependencies on '6.9' in qt/qthttpserver
Note! this is blocking the dependency update round in 6.9 and 6.10 branches.