diff --git a/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro b/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro index 43a62b48117..d09af5084b2 100644 --- a/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro +++ b/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro @@ -5,4 +5,4 @@ QT += core-private gui-private testlib SOURCES += tst_qopenglwindow.cpp -win32:CONFIG+=insignificant_test # QTBUG-28264 +win32:CONFIG+=insignificant_test # QTBUG-46452, QTBUG-49630