From 86104ac36a77cadb3fc7ae8278042eab75b8e7a7 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 17 Apr 2012 20:28:37 +1000 Subject: Remove insignification of QOpenGL test on Mac OS X. The failure was fixed by commit e430ddfafcc6e8fa9fecb9c816908c3edce08d77 and the test has not failed again in the >500 CI builds that have occured since that commit was merged, Task-number: QTBUG-23061 Change-Id: I41063f9dbc6b6d7d6b99f1a0c20708b0842353d5 Reviewed-by: Bradley T. Hughes --- tests/auto/gui/qopengl/qopengl.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/gui') diff --git a/tests/auto/gui/qopengl/qopengl.pro b/tests/auto/gui/qopengl/qopengl.pro index d0af96df37..ee1b1e39bc 100644 --- a/tests/auto/gui/qopengl/qopengl.pro +++ b/tests/auto/gui/qopengl/qopengl.pro @@ -8,5 +8,4 @@ QT += gui gui-private core-private testlib SOURCES += tst_qopengl.cpp -mac: CONFIG += insignificant_test # QTBUG-23061 win32:CONFIG += insignificant_test # QTBUG-24192 -- cgit v1.2.3