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