mirror of https://github.com/qt/qt5.git
Make ubuntu-24.04-x64-x11-tests test insignificant
Ubuntu 24.04 installs Wayland by default. The X11 version is known to be problematic, which is why ubuntu-24.04-x64-documentation-x11-tests has been marked InsignificantTests. Extend this to ubuntu-24.04-x64-x11-tests. Task-number: QTBUG-137909 Task-number: QTBUG-136092 Pick-to: 6.10 6.9 6.8 6.5 Change-Id: I38f4bb5ca59255870dc6dbbb69e9ab339c679ddc Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
This commit is contained in:
parent
ffc15eb35f
commit
75b7834370
|
@ -128,7 +128,7 @@ Configurations:
|
|||
Id: 'ubuntu-24.04-x64-x11-tests'
|
||||
Template: 'qtci-linux-Ubuntu-24.04-x86_64-51'
|
||||
Compiler: 'GCC'
|
||||
Features: ['Sccache', 'TestOnly']
|
||||
Features: ['Sccache', 'TestOnly', 'InsignificantTests']
|
||||
Platform dependency: 'ubuntu-24.04-x64'
|
||||
-
|
||||
Id: 'opensuse-15.6-developer-build'
|
||||
|
|
Loading…
Reference in New Issue