forked from containers/podman
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logformatter: ignore 'TOP-LEVEL' headings
When an e2e test fails in AfterEach, ginkgo "helpfully" adds a heading in that test log block: TOP-LEVEL [AfterEach] /path/to/source.go Podman Desc Blah That TOP-LEVEL line screws up our in-page links. Ignore it both in the heading and in the bottom failure-summary lines. Add test, including tests for bottom-summary. Signed-off-by: Ed Santiago <[email protected]>
- Loading branch information
1 parent
2a947c2
commit de494eb
Showing
2 changed files
with
52 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters