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