Set verbose flag at retrying
This commit is contained in:
parent
0dad341006
commit
416956afa6
@ -584,6 +584,7 @@ module Test
|
||||
del_status_line or puts
|
||||
unless suites.empty?
|
||||
puts "\n""Retrying..."
|
||||
@verbose = options[:verbose]
|
||||
_run_suites(suites, type)
|
||||
end
|
||||
@options[:parallel] = parallel
|
||||
|
Loading…
x
Reference in New Issue
Block a user