[ERROR] Failures:
[ERROR] CommitValidationTest.testCommitMessageHasProperStructure:216 Commit 73f41446f943eeb2cc947ed76e1401023fc93924 message: "Add script for computing introspection overhead\n" is invalid
Proper commit message should adhere to the following rules:
1) Must match one of the following patterns:
^Issue #\d+: .*$
^Pull #\d+: .*$
^(minor|config|infra|doc|spelling|dependency|supplemental): .*$
2) It contains only one line of text
3) Must not end with a period, space, or tab
4) Commit message should be less than or equal to 200 characters
The rule broken was: 1
[INFO]
[ERROR] Tests run: 5237, Failures: 1, Errors: 0, Skipped: 2