-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.11
-
None
There are consistent test errors in qtgraphs module in nightly windows-11_24H2-msvc2022-developer-build runs with '-qtnamespace TestNamespace' configure argument enabled:
https://testresults.qt.io/coin/integration/qt/qt5/tasks/nightly1757851203
Full log:
https://testresults.qt.io/coin/api/log/qt/qtgraphs/c9a881a676b35db1c219f3593ae7a24aab3d847d/WindowsWindows_11_24H2x86_64WindowsWindows_11_24H2x86_64MSVC2022qtci-windows-11_24H2-x86_64-71-c461eaDebugAndRelease_Sccache_StandaloneExamples_UseConfigure_WarningsAreErrors/bc90af3e673236e3b341550d646c8821e49dbd47/test_1757851462/log.txt.gz
C:\Users\qt\work\qt\qtgraphs\tests\auto\cpptest\qgcustom\tst_custom.cpp(137) : message location QWARN : tst_custom::invalidProperties() [ 0.109 W] qt.graphs3d.properties unknown:0 unknown() - TestNamespace::QCustom3DItem::setMeshFile mesh file :/nonexistentitem.mesh does not exist INFO : tst_custom::invalidProperties() QCOMPARE(m_custom->meshFile(), QString(":/nonexistentitem.mesh")) C:\Users\qt\work\qt\qtgraphs\tests\auto\cpptest\qgcustom\tst_custom.cpp(148) : message location XFAIL : tst_custom::invalidProperties() Nonexistent file given C:\Users\qt\work\qt\qtgraphs\tests\auto\cpptest\qgcustom\tst_custom.cpp(148) : failure location INFO : tst_custom::invalidProperties() Did not receive message: "QCustom3DItem::setMeshFile mesh file :/nonexistentitem.mesh does not exist" FAIL! : tst_custom::invalidProperties() Not all expected messages were received
QWARN : tst_custom::invalidProperties() qt.graphs3d.properties: TestNamespace::QCustom3DItem::setMeshFile mesh file :/nonexistentitem.mesh does not exist
XFAIL : tst_custom::invalidProperties() Nonexistent file given
C:\Users\qt\work\qt\qtgraphs\tests\auto\cpptest\qgcustom\tst_custom.cpp(148) : failure location
INFO : tst_custom::invalidProperties() Did not receive message: "QCustom3DItem::setMeshFile mesh file :/nonexistentitem.mesh does not exist"
FAIL! : tst_custom::invalidProperties() Not all expected messages were received
- resulted from
-
QTQAINFRA-6540 Windows platforms are missing -qtnamespace builds
-
- Closed
-