********* Start testing of tst_QFileDialog2 *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QFileDialog2::initTestCase()
FAIL!  : tst_QFileDialog2::task180459_lastDirectory(path+file) Compared values are not the same
   Actual   (model->index(dlg->directory().absolutePath())): QModelIndex(0,0,0xb7f4fc667cf0,0xf1dc40001fc0)
   Expected (model->index(directory))                      : QModelIndex(0,0,0xb7f4fc563f30,0xf1dc40001fc0)
   Loc: [/home/qt/work/qt/qtbase/tests/auto/widgets/dialogs/qfiledialog2/tst_qfiledialog2.cpp(453)]
PASS   : tst_QFileDialog2::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 86ms
********* Finished testing of tst_QFileDialog2 *********
