https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-client/dillo-3.1.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 894971 [details] build.log build log and emerge --info
Created attachment 894972 [details] 1-test-suite.log 1-test-suite.log
Created attachment 894973 [details] 2-test-suite.log 2-test-suite.log
Created attachment 894974 [details] 3-test-suite.log 3-test-suite.log
Error(s) that match a know pattern: FAIL: render/b-div.html FAIL: render/hackernews.html FAIL: render/main-style.html FAIL: render/max-width-body.html FAIL: render/max-width-div-clamp.html FAIL: render/max-width-div.html FAIL: render/max-width-nested-div.html FAIL: render/min-width-body.html FAIL: render/min-width-div-extend.html FAIL: render/min-width-div.html FAIL: render/min-width-nested-div.html FAIL: render/table-max-width.html FAIL: render/table-missing-width-in-one-column.html FAIL: render/table-td-width-percent-img.html FAIL: render/table-thead-tfoot.html FAIL: render/white-space.html
I can't reproduce this, but it's the same thing that has us adding -j1 to the test run. ``` ** ERROR **: [Dpi_read_comm_keys] No such file or directory Dpi_start_dpid (child): No such file or directory Dpi_start_dpid: can't start dpid ** ERROR **: dpi.c: can't start dpi daemon [dpid]: terminated normally (1)` ``` I'm thinking that we just ignore it; this consistently passes for me when it's not on a tinderbox.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cc9fee8f3dffe1f0c5d9de23d0febf46c8407d commit 03cc9fee8f3dffe1f0c5d9de23d0febf46c8407d Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-10-18 00:31:30 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-10-18 00:43:23 +0000 www-client/dillo: Add missing 'X' USE for imagemagick testdep Closes: https://bugs.gentoo.org/933451 Signed-off-by: Matt Jolly <kangie@gentoo.org> www-client/dillo/dillo-3.1.1.ebuild | 2 +- www-client/dillo/dillo-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)