Tests currently abort immediately instead of showing full list of failures. Noticed when looking into bug 912152. We should pass '-k' to run.bash so that we get a nice verbose log when tests fail rather than it aborting at the first failure.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb386bb769d4338fe07d969a40d71f6e1c039dd commit 3cb386bb769d4338fe07d969a40d71f6e1c039dd Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2023-08-14 19:06:34 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2023-08-14 19:12:17 +0000 dev-lang/go: show full list of test failures Closes: https://bugs.gentoo.org/912160 Signed-off-by: William Hubbs <williamh@gentoo.org> dev-lang/go/go-1.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)