Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9
-
None
-
-
13109ba35 (dev), 2d819c702 (6.9), 931f45a6f (6.8)
Description
While fixing different auto-tests failing on macOS 15 (and probably above) due to our file-based keychain not working for us anymore, we introduced a fix which is in use by QtNetwork but also needed by several modules other than qtbase/QtNetwork. Rather than copying the code this way or another in other modules (in qtbase the function was inside network-helpers.h) we can introduce a new QTest::helperFunction and re-use it where needed.
After this function is in place, several tests previously 'patched' can start using it.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-132645 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
622073,3 | QHttpServer auto-tests: use a function provided by QTest | dev | qt/qthttpserver | Status: NEW | +2 | -1 |
622076,3 | tst_QWebSocket: use a function provided by QTest | dev | qt/qtwebsockets | Status: NEW | +2 | 0 |