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
|
del_status_line or puts
|
||||||
unless suites.empty?
|
unless suites.empty?
|
||||||
puts "\n""Retrying..."
|
puts "\n""Retrying..."
|
||||||
|
@verbose = options[:verbose]
|
||||||
_run_suites(suites, type)
|
_run_suites(suites, type)
|
||||||
end
|
end
|
||||||
@options[:parallel] = parallel
|
@options[:parallel] = parallel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user