90670e84-31bb-4306-b928-f2eebfa69369
(lambda() `((task . "make-test") (project . "kracht") (branch-name . "trunk") (clone-url . "https://codeberg.org/jjba23/kracht.git")))
starting new job... -> running command: cd /etc/byggsteg/job-clone/kracht/trunk && uname -a Linux wolk-jjba 6.14.8-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux -> running command: cd /etc/byggsteg/job-clone/kracht/trunk && git pull Updating 349f736..58cd3a5 Fast-forward .woodpecker/byggsteg.yaml | 6 +++--- .woodpecker/tag-bumper.yaml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) -> running command: cd /etc/byggsteg/job-clone/kracht/trunk && git log --name-status HEAD^..HEAD commit 58cd3a577e87eed0dc83563540ba336d4651a29c Author: Josep BigorraDate: Fri Jun 13 14:44:07 2025 +0200 ?? M .woodpecker/byggsteg.yaml M .woodpecker/tag-bumper.yaml -> running command: cd /etc/byggsteg/job-clone/kracht/trunk && make test make[1]: Entering directory '/etc/byggsteg/job-clone/kracht/trunk' guix shell -m manifest.scm -- \ guile -L ./src \ -L ./test \ -c "((@ (kracht test-runners) run-project-tests))" loading test module: ./test/kracht/prelude-test.scm loading test module: /run/current-system/profile/share/guile/site/3.0/unit-test.scm -> PROJECT TEST --> module (kracht prelude-test) ---> non-empty-string? tests [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- non-empty-string? tests ---> empty-string? tests [pass] <> [pass] <> [pass] <> <-- empty-string? tests ---> string-drop tests [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- string-drop tests ---> assoc-ref-or-empty-str tests [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- assoc-ref-or-empty-str tests ---> log tests 1 + 1 = 2 and 2 + 2 = 4 [pass] <> [INFO] 3 + 3 = 6 and 4 + 4 = 8 [pass] <> [INFO] 5 + 5 = 10 and 6 + 6 = 12 [pass] <> [ERROR] fake message: something totally expected [pass] <> <-- log tests ---> sha "58cd3a5"[pass] <> <-- sha <- module (kracht prelude-test) < PROJECT TEST Source: kracht/prelude-test.scm Asserts: pass = 27, xfail = 0, xpass = 0, fail = 0 make[1]: Leaving directory '/etc/byggsteg/job-clone/kracht/trunk'