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

sanitize_commit: skip "hygiene" checks on files in tests/.../testdata/ directories

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • None
    • 2011q1
    • Sanity Bot
    • None
    • All
    • 0028759fdab4f2a5d59b1ec3cfc34d2c992e9d94 (qt/qtrepotools/master)

      Various of the inanity bot's checks are directed towards conforming with best practices.
      Not infrequently, test data files violate these best practices (e.g. no newline at end of file) for good reasons; in any case, it's test data, it typically needs to be what it is, and its defects are apt to be necessary for the data to stress what's being tested.
      It is tiresome to have the 'bot grumble about such inane matters.

      Likewise, tests/.../testcases/ are used by fuzzers, which tend to like nonsensical files as test-cases, to which we don't want to apply these hygiene checks.

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

            Eddy Edward Welbourne
            Eddy Edward Welbourne
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes