mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
This fails on the old dev-restart tests, so we need to only enable it
for the new tests:
rusty@rusty-XPS-13-9360:~/devel/cvs/lightning (guilt/ping-pong)$ daemon/test/test-basic --restart --verbose
...
{ }
RESTARTING
dev-restart failed!
valgrind: mmap(0x38000000, 2265088) failed in UME with error 22 (Invalid argument).
valgrind: this can be caused by executables with very large text, data or bss segments.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
||
|---|---|---|
| .. | ||
| scripts | ||
| Makefile | ||
| run-maxfee.c | ||
| test-basic | ||
| test-different-fees | ||
| test-funding-timeout | ||
| test-invoice | ||
| test-mutual-close-with-htlcs | ||
| test-routing | ||
| test-steal | ||
| test-unilateral | ||