********* Start testing of tst_MultiPageView *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.8.5
PASS   : tst_MultiPageView::initTestCase()
FAIL!  : tst_MultiPageView::internalLink(first link) Compared values are not the same
   Actual   (pdfView->property("currentPageRenderingStatus").toInt()): 0
   Expected (QQuickPdfPageImage::Ready)                              : Ready
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/tst_multipageview.cpp(83)]
PASS   : tst_MultiPageView::navigation(goto and back)
PASS   : tst_MultiPageView::navigation(click links and go back, twice)
PASS   : tst_MultiPageView::navigation(click two links in series and then go back)
FAIL!  : tst_MultiPageView::password() Compared values are not the same
   Actual   (passwordRequiredSpy.size()): 0
   Expected (1)                         : 1
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/tst_multipageview.cpp(268)]
FAIL!  : tst_MultiPageView::selectionAndClipboard() Compared values are not the same
   Actual   (pdfView->property("currentPageRenderingStatus").toInt()): 0
   Expected (QQuickPdfPageImage::Ready)                              : Ready
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/tst_multipageview.cpp(299)]
FAIL!  : tst_MultiPageView::search() Compared values are not the same
   Actual   (pdfView->property("currentPageRenderingStatus").toInt()): 0
   Expected (QQuickPdfPageImage::Ready)                              : Ready
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/tst_multipageview.cpp(327)]
FAIL!  : tst_MultiPageView::pinchDragPinch() Compared values are not the same
   Actual   (pdfView->property("currentPageRenderingStatus").toInt()): 0
   Expected (QQuickPdfPageImage::Ready)                              : Ready
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/tst_multipageview.cpp(370)]
QWARN  : tst_MultiPageView::jumpOnDocumentReady() qt.qml.context: file:///Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/data/jumpOnDocumentReady.qml:11:9 Parameter "status" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
FAIL!  : tst_MultiPageView::jumpOnDocumentReady() Compared values are not the same
   Actual   (pdfView->property("currentPage").toInt()): 0
   Expected (2)                                       : 2
   Loc: [/Users/qt/work/qt/qtwebengine/tests/auto/pdfquick/multipageview/tst_multipageview.cpp(443)]
PASS   : tst_MultiPageView::cleanupTestCase()
Totals: 5 passed, 6 failed, 0 skipped, 0 blacklisted, 156230ms
********* Finished testing of tst_MultiPageView *********
