Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt 3D Studio 2.8
-
None
-
90a98a5e9f4dd7dffcde582805b9a835e13e0f94
Description
Currentlu tst_Q3DSSurfaceViewer outputs:
...
FAIL! : tst_Q3DSSurfaceViewer::testTextureQuery(window) Compared values are not the same
Actual (textureid): 8
Expected (9) : 9
tst_q3dssurfaceviewer.cpp(1627) : failure location
FAIL! : tst_Q3DSSurfaceViewer::testTextureQuery(offscreen) Compared values are not the same
Actual (textureid): 9
Expected (10) : 10
tst_q3dssurfaceviewer.cpp(1629) : failure location
...
Check is this real bug or test case problem.