# File lib/test/unit/failure.rb, line 140
      def add_failure(failure)
        @failures << failure
        notify_fault(failure)
        notify_changed
      end