mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-29 17:59:26 +08:00
Add InsignificantTests flag for Windows 7 mingw73-x86
tst_QWinJumpList::testRecent started to fail. Let's use InsignificantTests flag because We don't want to make Qt changes to this released branch and we need to merge few provisioning changes. Change-Id: Iabbca3256f9b9ab81d899edc2765a2acbcbd360e Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
-
|
||||
Template: 'qtci-windows-7-x86-3'
|
||||
Compiler: 'Mingw73'
|
||||
Features: ['InsignificantTests']
|
||||
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -developer-build -release -nomake tests -opengl dynamic -nomake examples -openssl -I %OPENSSL_INCLUDE_x86% -L %OPENSSL_LIB_x86% -plugin-sql-mysql -plugin-sql-sqlite -plugin-sql-odbc -I %MYSQL_INCLUDE_x86% -L %MYSQL_LIB_x86% -plugin-sql-psql -I %POSTGRESQL_INCLUDE_x86% -L %POSTGRESQL_LIB_x86% -platform win32-g++'
|
||||
-
|
||||
Template: 'qtci-windows-10-x86_64-16'
|
||||
|
||||
Reference in New Issue
Block a user