********* Start testing of tst_QWebEngineDownloadRequest *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QWebEngineDownloadRequest::initTestCase()
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to empty file) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to empty file) HttpServer: GET /foo.txt 200 0
PASS   : tst_QWebEngineDownloadRequest::downloadLink(save link to empty file)
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(save link to text file)
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attribute)) HttpServer: GET / 200 61
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attribute)) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attribute))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attachment)) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attachment)) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attachment))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attribute+attachment)) HttpServer: GET / 200 61
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attribute+attachment)) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(save link to text file (attribute+attachment))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to empty file) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to empty file) HttpServer: GET /foo.txt 200 0
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to empty file)
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file)
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attribute)) HttpServer: GET / 200 61
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attribute)) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attribute))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attachment)) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attachment)) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attachment))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attribute+attachment)) HttpServer: GET / 200 61
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attribute+attachment)) HttpServer: GET /foo.txt 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to text file (attribute+attachment))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file) HttpServer: GET /foo.zip 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file)
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file (application/zip)) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file (application/zip)) HttpServer: GET /foo.zip 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file (application/zip))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file (application/octet-stream)) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file (application/octet-stream)) HttpServer: GET /foo.zip 200 3
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to supposed zip file (application/octet-stream))
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to actual zip file) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to actual zip file) HttpServer: GET /foo.zip 200 22
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to actual zip file)
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to actual zip file (application/zip)) HttpServer: GET / 200 53
QINFO  : tst_QWebEngineDownloadRequest::downloadLink(navigate to actual zip file (application/zip)) HttpServer: GET /foo.zip 200 22
PASS   : tst_QWebEngineDownloadRequest::downloadLink(navigate to actual zip file (application/zip))
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Save) HttpServer: GET / 200 90
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Save) HttpServer: GET /file1 200 5
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Save) HttpServer: GET /file2 200 5
PASS   : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Save)
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Click) HttpServer: GET / 200 90
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Click) HttpServer: GET /file1 200 5
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Click) HttpServer: GET /file2 200 5
PASS   : tst_QWebEngineDownloadRequest::downloadTwoLinks(Save+Click)
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Save) HttpServer: GET / 200 90
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Save) HttpServer: GET /file1 200 5
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Save) HttpServer: GET /file2 200 5
PASS   : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Save)
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Click) HttpServer: GET / 200 90
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Click) HttpServer: GET /file2 200 5
QINFO  : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Click) HttpServer: GET /file1 200 5
PASS   : tst_QWebEngineDownloadRequest::downloadTwoLinks(Click+Click)
QINFO  : tst_QWebEngineDownloadRequest::downloadPage(SingleHtmlSaveFormat) HttpServer: GET / 200 31
QINFO  : tst_QWebEngineDownloadRequest::downloadPage(SingleHtmlSaveFormat) HttpServer: GET / 200 31
PASS   : tst_QWebEngineDownloadRequest::downloadPage(SingleHtmlSaveFormat)
QINFO  : tst_QWebEngineDownloadRequest::downloadPage(CompleteHtmlSaveFormat) HttpServer: GET / 200 31
PASS   : tst_QWebEngineDownloadRequest::downloadPage(CompleteHtmlSaveFormat)
QINFO  : tst_QWebEngineDownloadRequest::downloadPage(MimeHtmlSaveFormat) HttpServer: GET / 200 31
PASS   : tst_QWebEngineDownloadRequest::downloadPage(MimeHtmlSaveFormat)
QINFO  : tst_QWebEngineDownloadRequest::downloadPage(SavePageAction) HttpServer: GET / 200 31
PASS   : tst_QWebEngineDownloadRequest::downloadPage(SavePageAction)
QINFO  : tst_QWebEngineDownloadRequest::downloadViaSetUrl() HttpServer: GET / 200 31
QINFO  : tst_QWebEngineDownloadRequest::downloadViaSetUrl() HttpServer: GET /file 200 8
QINFO  : tst_QWebEngineDownloadRequest::downloadViaSetUrl() HttpServer: GET /file 200 8
QINFO  : tst_QWebEngineDownloadRequest::downloadViaSetUrl() HttpServer: GET /file 200 8
PASS   : tst_QWebEngineDownloadRequest::downloadViaSetUrl()
QINFO  : tst_QWebEngineDownloadRequest::downloadAnswerLater(accept) HttpServer: GET /file 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadAnswerLater(accept)
QINFO  : tst_QWebEngineDownloadRequest::downloadAnswerLater(cancel) HttpServer: GET /file 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadAnswerLater(cancel)
QINFO  : tst_QWebEngineDownloadRequest::downloadAnswerLater(ignore) HttpServer: GET /file 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadAnswerLater(ignore)
QINFO  : tst_QWebEngineDownloadRequest::downloadFileCancel() HttpServer: GET /file 404 0
PASS   : tst_QWebEngineDownloadRequest::downloadFileCancel()
QINFO  : tst_QWebEngineDownloadRequest::downloadDeleted() HttpServer: GET /file 404 0
PASS   : tst_QWebEngineDownloadRequest::downloadDeleted()
QINFO  : tst_QWebEngineDownloadRequest::downloadDeletedByProfile() HttpServer: GET /file 404 0
PASS   : tst_QWebEngineDownloadRequest::downloadDeletedByProfile()
QINFO  : tst_QWebEngineDownloadRequest::downloadRequestedWithoutHandler() HttpServer: GET / 200 31
QINFO  : tst_QWebEngineDownloadRequest::downloadRequestedWithoutHandler() HttpServer: GET /favicon.ico 200 31
PASS   : tst_QWebEngineDownloadRequest::downloadRequestedWithoutHandler()
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilename(txt) HttpServer: GET /test(1.test).txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilename(txt) HttpServer: GET /test(1.test).txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilename(txt) HttpServer: GET /test(1.test).txt 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadUniqueFilename(txt)
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilename(tar.gz) HttpServer: GET /test(1.test).tar.gz 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilename(tar.gz) HttpServer: GET /test(1.test).tar.gz 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilename(tar.gz) HttpServer: GET /test(1.test).tar.gz 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadUniqueFilename(tar.gz)
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilenameWithTimestamp() HttpServer: GET /test(1.test).txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilenameWithTimestamp() HttpServer: GET /test(1.test).txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadUniqueFilenameWithTimestamp() HttpServer: GET /test(1.test).txt 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadUniqueFilenameWithTimestamp()
PASS   : tst_QWebEngineDownloadRequest::downloadToDefaultLocation()
QINFO  : tst_QWebEngineDownloadRequest::downloadToNonExistentDir() HttpServer: GET /test(1.test).txt 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadToNonExistentDir()
QINFO  : tst_QWebEngineDownloadRequest::downloadToReadOnlyDir() HttpServer: GET /test(1.test).txt 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadToReadOnlyDir()
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst) HttpServer: GET /test.txt 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setDirectoryFirst)
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
QINFO  : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst) HttpServer: GET /test.txt 200 1
PASS   : tst_QWebEngineDownloadRequest::downloadToDirectoryWithFileName(setFileNameFirst)
QINFO  : tst_QWebEngineDownloadRequest::downloadDataUrls(data url without slash) HttpServer: GET / 200 140
PASS   : tst_QWebEngineDownloadRequest::downloadDataUrls(data url without slash)
QINFO  : tst_QWebEngineDownloadRequest::downloadDataUrls(data url with slash) HttpServer: GET / 200 148
PASS   : tst_QWebEngineDownloadRequest::downloadDataUrls(data url with slash)
QINFO  : tst_QWebEngineDownloadRequest::downloadDataUrls(data url with download tag) HttpServer: GET / 200 170
PASS   : tst_QWebEngineDownloadRequest::downloadDataUrls(data url with download tag)
QINFO  : tst_QWebEngineDownloadRequest::pauseDownload() HttpServer: GET / 200 536870912
PASS   : tst_QWebEngineDownloadRequest::pauseDownload()
PASS   : tst_QWebEngineDownloadRequest::cleanupTestCase()
Totals: 45 passed, 0 failed, 0 skipped, 0 blacklisted, 22479ms
********* Finished testing of tst_QWebEngineDownloadRequest *********
