Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
master, production
-
None
-
Windows
Description
Coin turns on all logging when re-running tests (build.go:274: s.Setenv("QT_LOGGING_RULES", "*=true").
It seems this can kill re-runs due to too many messages .
See fex https://codereview.qt-project.org/#/c/208327/ - turning on all logging enables the debug output of the windows font DB at src/platformsupport/fontdatabases/windows/qwindowsfontdatabase.cpp:1049 which outputs each font.
It should be possible to choose the categories.
Attachments
Issue Links
- resulted in
-
QTBUG-73116 tst_QString::localeAwareCompare fails (dev)
- Closed
-
QTQAINFRA-2584 Re-running flaky test is broken
- Closed