diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-08-21 14:22:32 +0200 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-08-27 00:41:54 +0000 |
| commit | 54515b2576f86bbd73c42ec5d1928ad0f074365c (patch) | |
| tree | 8c39cc4085af25f2111c04495cca3654d97e5f51 /src/opengl/qopengldebug.cpp | |
| parent | 61e91cb2812a2ba63354dbfb7a1fb4debcfcbe9e (diff) | |
coin: Skip tests based on DoNotRunTestsButCreateTestWorkItem feature
Some build configurations might have their own instructions for
the test work item, where it doesn't make sense to run the Qt
auto tests.
We can't use DisableTests for this, as that is hard-coded in coin
to skip the entire test work item.
Nor can we use DoNotBuildTests, as the test config might not be
building anything (depends on another build config, that does build
the tests).
Nor can we use DoNotRunTests, as that is hard-coded in coin
to skip the entire work item. We should probably fix that,
but until then let's use a dedicated feature to selectively
skip running the tests while still creating the test work item.
By using this feature we can for example let the documentation
warning configuration build docs and check for new warnings,
without also running Qt auto tests in the same test run.
Change-Id: I108bece654c811e98ba06e07e4e7b06f6d84c8f4
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/opengl/qopengldebug.cpp')
0 files changed, 0 insertions, 0 deletions
