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