Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1631

When re-running flaky tests with logging enabled, tests can be killed due to too many messages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • None
    • master, production
    • Coin (obsolete)
    • None
    • Windows

      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.

        For Gerrit Dashboard: QTQAINFRA-1631
        # Subject Branch Project Status CR V

            aakeskimo Aapo Keskimölö
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes