# File lib/ci/reporter/test_suite.rb, line 103
def
failure?
failures
.
any?
(
&
:failure?
)
end