# File lib/test/unit/priority.rb, line 76
          def run_priority_high?(test)
            rand > 0.3
          end