Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933583 - app-emacs/cider-1.14.0 fails tests: FAILED: Cannot open load file: No such file or directory, clojure-ts-mode
Summary: app-emacs/cider-1.14.0 fails tests: FAILED: Cannot open load file: No such fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-05 06:46 UTC by Agostino Sarubbo
Modified: 2024-06-05 19:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,101.29 KB, text/plain)
2024-06-05 06:46 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-06-05 06:46:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/cider-1.14.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-05 06:46:37 UTC
Created attachment 895098 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-05 06:46:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: Cannot open load file: No such file or directory, clojure-ts-mode
  returns nil if it cannot find the namespace (1.40ms)
  ./test/clojure-ts-mode/cider-connection-ts-tests.el  Cannot open load file: No such file or directory, clojure-ts-mode (0.03ms)
  ./test/clojure-ts-mode/cider-selector-ts-tests.el  Cannot open load file: No such file or directory, clojure-ts-mode (0.03ms)
  ./test/clojure-ts-mode/cider-util-ts-tests.el  Cannot open load file: No such file or directory, clojure-ts-mode (0.03ms)
Comment 3 Larry the Git Cow gentoo-dev 2024-06-05 19:33:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7120c6c8f03f1908652e3f6a8b097f7b049ce624

commit 7120c6c8f03f1908652e3f6a8b097f7b049ce624
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-06-05 19:29:29 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-06-05 19:33:35 +0000

    app-emacs/cider: remove clojure-ts-mode integration tests
    
    Closes: https://bugs.gentoo.org/933583
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/cider/cider-1.14.0.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)