f1128acf-48b6-4b1a-90cb-ae7fb856329b
(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 2f7092a..ca42129 Fast-forward README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -> running command: cd /etc/byggsteg/job-clone/kracht/trunk && git log --name-status HEAD^..HEAD commit ca42129fd791e1d07b22bc045e98ac39e1d98724 Author: Josep Bigorra <jjbigorra@gmail.com> Date: Sun Jun 22 11:32:30 2025 +0200 ?? M README.org -> 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) ---> alist-from-url-encoded-body warning! could not decode pair (): wrong-type-arg: (car Wrong type argument in position 1 (expecting pair): ~S (()) (())) [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> warning! could not decode pair (key-only): wrong-type-arg: (car Wrong type argument in position 1 (expecting pair): ~S (()) (())) [pass] <> warning! could not decode pair (key1): wrong-type-arg: (car Wrong type argument in position 1 (expecting pair): ~S (()) (())) warning! could not decode pair (key2): wrong-type-arg: (car Wrong type argument in position 1 (expecting pair): ~S (()) (())) [pass] <> warning! could not decode pair (b): wrong-type-arg: (car Wrong type argument in position 1 (expecting pair): ~S (()) (())) [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- alist-from-url-encoded-body ---> 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 "ca42129"[pass] <> <-- sha ---> html-escape tests [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- html-escape tests ---> html-unescape tests [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> [pass] <> <-- html-unescape tests ---> Round-trip tests [pass] <> [pass] <> [pass] <> [pass] <> <-- Round-trip tests <- module (kracht prelude-test) < PROJECT TEST Source: kracht/prelude-test.scm Asserts: pass = 91, xfail = 0, xpass = 0, fail = 0 make[1]: Leaving directory '/etc/byggsteg/job-clone/kracht/trunk'