diff options
author | Oliver Wolff <oliver.wolff@qt.io> | 2018-12-14 10:58:18 +0100 |
---|---|---|
committer | Oliver Wolff <oliver.wolff@qt.io> | 2018-12-20 10:51:34 +0000 |
commit | e9f39c40d98213877317a42d30b78cba102e2017 (patch) | |
tree | 0844530374c0cf2526b64493e869ccf361e033f5 /src/qdoc | |
parent | 8a51638c8a69f63263d3badef93696320e416e59 (diff) | |
download | qttools-e9f39c40d98213877317a42d30b78cba102e2017.tar.gz |
winrtrunner: Do not accept fully wildcarded logging rules from environment
When an auto test fails in CI, it does another run using
QT_LOGGING_RULES=*=true. For winrt builds this rule would enable extended
logging for winrtrunner and the output would be flooded with winrtrunner
specific information.
Instead of confusing the users, we disregard the logging rules in
winrtrunner if they do not specifically enable the application's logging
so that CI runs will only show information that might be interesting to
the user.
Change-Id: If51a666315a2e33b83d6a7613a65ab4a152eddc4
Reviewed-by: Andre de la Rocha <andre.rocha@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/qdoc')
0 files changed, 0 insertions, 0 deletions