Copyedit parallel test harness crash message
This commit is contained in:
parent
86411f69f3
commit
399ef463f7
Notes:
git
2022-04-07 07:12:03 +09:00
@ -473,8 +473,8 @@ module Test
|
|||||||
real_file = worker.real_file and warn "running file: #{real_file}"
|
real_file = worker.real_file and warn "running file: #{real_file}"
|
||||||
@need_quit = true
|
@need_quit = true
|
||||||
warn ""
|
warn ""
|
||||||
warn "Some worker was crashed. It seems ruby interpreter's bug"
|
warn "Some test worker crashed. It might an interpreter bug or"
|
||||||
warn "or, a bug of test/unit/parallel.rb. try again without -j"
|
warn "a bug in test/unit/parallel.rb. Try again without the -j"
|
||||||
warn "option."
|
warn "option."
|
||||||
warn ""
|
warn ""
|
||||||
if File.exist?('core')
|
if File.exist?('core')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user