Remove insignification from QPluginLoader and QFactoryLoader tests.

Archived build logs on http://testresults.qt-project.org/ci/ show that
the QPluginLoader test has failed in CI only once in the last 1000
builds (in build 1786), and on that occasion the test was legitimately
blocking a regression.

The QFactoryLoader test was derived from the QPluginLoader test and has
not failed since its first run on March 29, 2012.

Task-number: QTBUG-22765
Change-Id: I866b4b8e30e393e0c7e7292119c072b27008ab43
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
This commit is contained in:
Jason McDonald 2012-04-17 18:55:36 +10:00 committed by Qt by Nokia
parent ec49bcb2e4
commit e01ecc6d6f
2 changed files with 0 additions and 3 deletions

View File

@ -18,4 +18,3 @@ win32 {
} }
mac: CONFIG -= app_bundle mac: CONFIG -= app_bundle
mac: CONFIG += insignificant_test # QTBUG-22765

View File

@ -13,5 +13,3 @@ win32 {
} }
TESTDATA += ../elftest TESTDATA += ../elftest
mac: CONFIG += insignificant_test # QTBUG-22765