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

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • master, production
    • Coin (obsolete)
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes