Commit 7d1f784
committed
tests/junit_common: filter chipStar CHIP runtime lines from test stderr
chipStar prints 'CHIP info/warning/debug ...' lines to stderr on every
run. These are not test failures but caused JUnit to mark all HIP tests
as failed. Filter them out before checking whether stderr is non-empty.1 parent e3f38d5 commit 7d1f784
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
673 | | - | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
674 | 679 | | |
675 | 680 | | |
676 | 681 | | |
| |||
0 commit comments