Don't recreate window very rapidly in test case
Something in the QPA or with hardware GL in macOS must have changed that now makes this scenario crash at random. Let's bypass it by just creating a single context and window for the whole set of tests. Task-number: QTBUG-58107 Change-Id: Ib9a9daf2fe8502ab99c280edf46c007d44a5a1b7 Reviewed-by:Liang Qi <liang.qi@qt.io> Reviewed-by:
Paul Lemire <paul.lemire@kdab.com>
Showing
- tests/auto/render/graphicshelpergl2/tst_graphicshelpergl2.cpp 6 additions, 1 deletion...s/auto/render/graphicshelpergl2/tst_graphicshelpergl2.cpp
- tests/auto/render/graphicshelpergl3_2/tst_graphicshelpergl3_2.cpp 6 additions, 1 deletion...to/render/graphicshelpergl3_2/tst_graphicshelpergl3_2.cpp
- tests/auto/render/graphicshelpergl3_3/tst_graphicshelpergl3_3.cpp 6 additions, 1 deletion...to/render/graphicshelpergl3_3/tst_graphicshelpergl3_3.cpp
- tests/auto/render/graphicshelpergl4/tst_graphicshelpergl4.cpp 6 additions, 1 deletion...s/auto/render/graphicshelpergl4/tst_graphicshelpergl4.cpp
Please register or sign in to comment