https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/maxitest-5.7.0 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 904891 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Failure/Error: raise "Unable to find parent in #{running_processes} with #{file}" unless parent RuntimeError:
I can't reproduce this. This spec looks for a parent process ID with ps -f. Is that something that doesn't work in your test setup? It could also be a race condition.