1
2
3
4
5
6
7
8
9
10
11
12 | not ok 12 - ensure log written when directory created accessible with uid 0
wrong value for output, got unexpected (nil)
at tests/test_log.c:827 (test_log_new).
/bin/bash: line 5: 31104 Aborted (core dumped) ${dir}$tst
FAIL: test_log
[...]
not ok 19 - with deletion of top-level directory
wrong value for source->watch, expected (nil) got 0x2aa43d27cb0
at tests/test_conf.c:1006 (test_source_reload_job_dir).
Aborted (core dumped)
FAIL: test_conf_preload.sh
|