Copyedit parallel test harness crash message
Mea culpa. Co-authored-by: Kaíque Kandy Koga <kaiquekandykoga@gmail.com>
This commit is contained in:
parent
16e6d7d186
commit
21c8b9eb99
@ -473,7 +473,7 @@ 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 test worker crashed. It might an interpreter bug or"
|
warn "A test worker crashed. It might be an interpreter bug or"
|
||||||
warn "a bug in test/unit/parallel.rb. Try again without the -j"
|
warn "a bug in test/unit/parallel.rb. Try again without the -j"
|
||||||
warn "option."
|
warn "option."
|
||||||
warn ""
|
warn ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user