diff --git a/ci/Jenkinsfile.tests-e2e b/ci/Jenkinsfile.tests-e2e index 32a98858d9..1410ffd1bc 100644 --- a/ci/Jenkinsfile.tests-e2e +++ b/ci/Jenkinsfile.tests-e2e @@ -82,10 +82,6 @@ pipeline { /* Runtime flag to make testing of the app easier. Switched off: unpredictable app behavior under new tests */ /* STATUS_RUNTIME_TEST_MODE = 'True' */ - - QT_LOGGING_RULES = '*.warning=true' - QT_DEBUG_PLUGINS = 1 - QT_QPA_PLATFORM_PLUGIN_PATH = '/opt/qt/5.15.2/gcc_64/plugins' } stages {