Skip to content

(v6.x backport) test: fix parallel/test-setproctitle.js on alpine

Since Busybox ps does not support -p switch, using ps -o and grep instead to get the process title and then check it.

PR-URL: #12413 Fixes: #12399 (closed) Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Benjamin Gruenbaum benjamingr@gmail.com Reviewed-By: Yuta Hiroto hello@about-hiroppy.com

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading