mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 17:14:22 +01:00
We can restore them once we get parallel testing on Travis, but meanwhile we time out because of the 30 seconds bitcoind poll. Running on my laptop with --duration=5: =========================== slowest 5 test durations =========================== 184.07s call tests/test_lightningd.py::LightningDTests::test_multiple_channels 156.66s call tests/test_lightningd.py::LightningDTests::test_forward 155.77s call tests/test_lightningd.py::LightningDTests::test_closing 126.83s call tests/test_lightningd.py::LightningDTests::test_waitinvoice 126.11s call tests/test_lightningd.py::LightningDTests::test_waitanyinvoice Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>