https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emacs/ert-runner-0.8.0-r1 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 905028 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Error: file-error (\"Cannot open load file\" \"/usr/share/emacs/site-lisp/ert-runner/ert-runner.el\") Error: file-error ("Cannot open load file" "/usr/share/emacs/site-lisp/ert-runner/ert-runner.el") Test failed: ((should (s-contains? expected ert-runner-error)) :form (s-contains? "/missing-test.el` does not exist" "Cannot open load file: /usr/share/emacs/site-lisp/ert-runner/ert-runner.el Then I should see error "/missing-test.el` does not exist"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ccdea6752be5e1e8948c3c6274389a811ae3888 commit 8ccdea6752be5e1e8948c3c6274389a811ae3888 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-10-07 07:43:05 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-10-07 07:45:55 +0000 app-emacs/ert-runner: fix ert-runner test launcher Closes: https://bugs.gentoo.org/941096 Signed-off-by: Maciej Barć <xgqt@gentoo.org> app-emacs/ert-runner/ert-runner-0.8.0-r1.ebuild | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-)
Passed with pkg already installed that's why I did not see it. Fix was to create a launcher A for install and B for tests.