Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.0.0
-
None
Description
In tests/auto/network/access/qftp/tst_qftp.cpp, tst_QFtp::queueMoreCommandsInDoneSlot() begins with a QSKIP, which effectively disables the entire test (other than for checking if it still compiles).
The skip message refers to tasks in the old Hooligan bug tracker, which is no longer accessible, so the reason for the QSKIP is unclear. On Linux, commenting-out the QSKIP makes the test fail on the first QVERIFY.
Suggest removing the QSKIP and either repairing the test and/or QFtp class as necessary, adding a QEXPECT_FAIL referencing one or more relevant bug reports.
Attachments
Issue Links
- relates to
-
QTBUG-25032 QNetworkAccessManager FTP - authenticationRequired signal emitted twice after failed login
-
- Open
-