Update Jenkinsfile.tests-e2e
This commit is contained in:
parent
b97c9ba057
commit
98f6f1df9c
|
@ -83,7 +83,7 @@ pipeline {
|
||||||
/* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */
|
/* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */
|
||||||
/* STATUS_RUNTIME_TEST_MODE = 'True' */
|
/* STATUS_RUNTIME_TEST_MODE = 'True' */
|
||||||
|
|
||||||
QT_LOGGING_RULES = '*.warning=true;qt.qpa.*info=true'
|
QT_LOGGING_RULES = '*.warning=true'
|
||||||
QT_DEBUG_PLUGINS = 1
|
QT_DEBUG_PLUGINS = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue