push
github
test/fuzz: fix socket path in an engine test The function `console.listen` does not accept a path with duplicate slashes, so absolute paths were rejected. The patch fixes that by always using absolute paths to Unix socket. Follows up the commit 5d18b84e1e76 ("test: enable remote console for debug"). NO_CHANGELOG=testing NO_DOC=testing NO_TEST=testing (cherry picked from commit 89dd6f5c7)
68310 of 121601 branches covered (56.18%)
100986 of 115833 relevant lines covered (87.18%)
2409754.04 hits per line