Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.0.0
-
Windows 7, msvc 2010
-
78a6447e311e55320ab3acd5f1035f3c295bf5f8
Description
Windows: QNetworkSession autotest fails when ran with "nmake check" due to the assumptions it makes about current directory:
QDEBUG : tst_QNetworkSession::outOfProcessSession() 0 "Process failed to start: No such file or directory" FAIL! : tst_QNetworkSession::outOfProcessSession() 'lackey.waitForStarted()' returned FALSE. () .\tst_qnetworksession.cpp(921) : failure location
If run from qtbase\tests\auto\network\bearer\qnetworksession directory with command "release\tst_qnetworksession.exe", then it finds the lackey process and passes.
Attachments
Issue Links
- is required for
-
QTBUG-24203 Qt 5.0 - Windows: Fix tests
- Closed