# File lib/buildr/core/test.rb, line 454
    def failures_to
      @failures_to ||= file(@project.path_to(:target, "#{framework}-failed")=>self)
    end