How to report cause of error of flaky tests when using on('after:spec') event? #32466
Unanswered
jjoselv
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I have tried checking the
results.tests[0].displayErrorproperty but it always containsnullfor flaky tests. I have explored the wholeresultsobject too and it doesn't have anyhting inside that reflects the error of the flaky tests.I'm using the strategy
detect-flake-and-pass-on-thresholdAny ideas?
Thanks a ton in advance!
Beta Was this translation helpful? Give feedback.
All reactions