Commit 806c79c
committed
[CI] Use 'list' Playwright reporter
When running the tests locally, the current 'html' reporter is fine.
But I've been confused with it in CI logs where there was a failure,
presumably a silent retry and finally a report of the tests passing.
I think in CI we would have more clarity with an alternate reporter.
Let's try 'list'. If it does not work well we can fall-back on the
simple 'dot'.
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>1 parent e9b07c5 commit 806c79c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments