Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
dev
-
None
Description
I try to update OpenSSL 3.0.7 -> 3.1.2 in Coin provisioning. The latest OpenSSL version seems to cause crashes in SSL related Android 6 tests:
https://codereview.qt-project.org/c/qt/qt5/+/497794
http://coin.ci.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1692559900849
Test: qt/qtbase
The following tests FAILED: 319 - tst_qnetworkreply (Failed) 328 - tst_qpassworddigestor (Failed) 329 - tst_qsslcipher (Failed) 330 - tst_qsslellipticcurve (Failed) 331 - tst_qsslkey (Failed) 332 - tst_qsslerror (Failed)
Tests fail because each one has:
ERROR: XML log file not found:
Attachments
Issue Links
- is required for
-
QTQAINFRA-5540 Upgrade OpenSSL 3 to the latest version
- In Review
- resulted in
-
QTBUG-117378 QtWebEngine build fails with NDK r26b + Android 6: landroid_support library not found
- Closed