Re: [BUG] Failing tests for ob-clojure

2024-05-25 Thread Ihor Radchenko
Ihor Radchenko writes: >> I would love to write new tests but as I just started a new job >> and got a new baby at the same time, I don't think I'll find the >> time for it the next 3-4 month :( > > Understood. We are not in rush. It has been a while since the last activity in this thread.

Re: [BUG] Failing tests for ob-clojure

2023-08-25 Thread Daniel Kraus
Ihor Radchenko writes: >> Unfortunately you're right and I would even say we can completely >> remove `test-ob-clojure.el`. >> There seems to be only tests for session support which currently >> doesn't exist anymore and another one which tests plain tangle >> and is not really Clojure

Re: [BUG] Failing tests for ob-clojure

2023-08-25 Thread Ihor Radchenko
Daniel Kraus writes: > Unfortunately you're right and I would even say we can completely > remove `test-ob-clojure.el`. > There seems to be only tests for session support which currently > doesn't exist anymore and another one which tests plain tangle > and is not really Clojure specific. Done.

Re: [BUG] Failing tests for ob-clojure

2023-08-24 Thread Daniel Kraus
Hi! Ihor Radchenko writes: > I am now going through all the babel tests that are disabled by default. > > ob-clojure tests appear to be completely broken: > > 1. (org-test-for-executable "cider") assertion is strange as cider >package does not have any executable. > > 2. All the tests seems

[BUG] Failing tests for ob-clojure

2023-08-24 Thread Ihor Radchenko
Hi, I am now going through all the babel tests that are disabled by default. ob-clojure tests appear to be completely broken: 1. (org-test-for-executable "cider") assertion is strange as cider package does not have any executable. 2. All the tests seems to assert that ob-clojure supports