rgb-cln/tests
Rusty Russell aab91557f3 Travis: eliminate 4 slowest tests, with new SLOW_MACHINE flag.
In one case we can reduce, in the others we eliminated if VALGRIND.

Here are the ten slowest tests on my laptop:

469.75s call     tests/test_closing.py::test_closing_torture
243.61s call     tests/test_closing.py::test_onchain_multihtlc_our_unilateral
222.73s call     tests/test_closing.py::test_onchain_multihtlc_their_unilateral
217.80s call     tests/test_closing.py::test_closing_different_fees
146.14s call     tests/test_connection.py::test_dataloss_protection
138.93s call     tests/test_connection.py::test_restart_many_payments
129.66s call     tests/test_gossip.py::test_gossip_persistence
128.73s call     tests/test_connection.py::test_no_fee_estimate
122.46s call     tests/test_misc.py::test_htlc_send_timeout
118.79s call     tests/test_closing.py::test_onchain_dust_out

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-10-28 16:03:12 +01:00
..
benchmark.py benchmark: Add two benchmarks for forwarded payments 2018-10-13 10:58:53 +00:00
btcproxy.py pytest: wait until mock is called for set_feerates. 2018-09-20 09:12:28 +02:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py tests: quiet down DeprecationWarnings for escape sequences 2018-10-08 13:18:31 +02:00
requirements.txt python: add cheroot to requirements.txt 2018-10-10 18:00:22 +02:00
test_closing.py Travis: eliminate 4 slowest tests, with new SLOW_MACHINE flag. 2018-10-28 16:03:12 +01:00
test_connection.py python: quieten modern flake8. 2018-10-28 16:03:12 +01:00
test_gossip.py pytest: really remove all bitcoin generate RPC calls. 2018-10-28 16:03:12 +01:00
test_invoices.py gossipd: don't expose private channels for routeboost. 2018-10-15 23:04:17 +00:00
test_misc.py pytest: really remove all bitcoin generate RPC calls. 2018-10-28 16:03:12 +01:00
test_pay.py pytest: really remove all bitcoin generate RPC calls. 2018-10-28 16:03:12 +01:00
utils.py Travis: eliminate 4 slowest tests, with new SLOW_MACHINE flag. 2018-10-28 16:03:12 +01:00