This message was deleted.
# community-support
s
This message was deleted.
j
Offhand, what comes to mind is to check if
ignoreFailures
is set to true on the test task? Or force it to false? Maybe run with --info to see if there is more logs about it.
a
I am not changing the value of
ignoreFailures
j
Maybe something else is. As part of debugging and eliminating possibilities, you can print the value of it to confirm.
e
are you using the test-retry plugin? if so, that behavior is intentional
a
@ephemient yes, I am using it in that project