[fenix] Test full-junit-result in Flank config (https://github.com/mozilla-mobile/fenix/pull/19897)

pull/600/head
Aaron Train 3 years ago committed by GitHub
parent 17689b2d5d
commit 4e7c93e6f6

@ -60,4 +60,6 @@ flank:
## which don't support ansi codes, to avoid corrupted output use single or verbose.
## The output style `compact` is used to produce less detailed output, it prints just Args, test and matrix count, weblinks, cost, and result reports.
output-style: compact
### Full Junit Result flag
## Enable create additional local junit result on local storage with failure nodes on passed flaky tests.
full-junit-result: true

Loading…
Cancel
Save