mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-15 00:35:58 +08:00
Revert "coin: Skip running Qt auto tests for the documentation warning build"
This reverts commit 9053e98de8.
Reason for revert: doc instructions were incomplete
Change-Id: I700a7bac4676497ab54dda957143c8d3e08e5083
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
committed by
Daniel Smith
parent
9053e98de8
commit
3b39416fd7
@@ -291,9 +291,10 @@ Configurations:
|
||||
# new qdoc warnings are introduced. The resulting documentation
|
||||
# is not used for anything (neither online or offline docs). See
|
||||
# qt5.yaml for a config that builds offline docs.
|
||||
# FIXME: Add feature flag that avoids running the Qt auto tests
|
||||
Id: 'documentation-warnings'
|
||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||
Compiler: 'GCC'
|
||||
Features: ['Sccache', 'TestOnly', 'TestDocs', 'DoNotRunTestsButCreateTestWorkItem']
|
||||
Features: ['Sccache', 'TestOnly', 'TestDocs']
|
||||
Platform dependency: 'ubuntu-22.04'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user