34 Commits (4034d0c306c4d3f1ac6b387bca64152bd79e419c)

Author SHA1 Message Date
Christian Decker ae9753df3a travis: Specify pytest-rerunfailures==9.1 to avoid regression 4 years ago
Christian Decker aed21e2afa travis: Consolidate pytest options to cli options 4 years ago
Christian Decker c4f4f4744c travis: Allow environment to specify $PYTEST_PAR 4 years ago
Christian Decker 0de7a289cc travis: Add blinker dependency 4 years ago
Christian Decker 85dd19c9ac travis: Reduce reruns to 2 and early failure on test failure 4 years ago
Christian Decker d13a5b6f3a travis: Make download of elementsd and bitcoind quiet 4 years ago
Christian Decker 02353912d3 travis: Add support for network and db overrides in the test configs 4 years ago
Rusty Russell 005fbbe4a6 travis: don't suppress make output. 4 years ago
Rusty Russell b3f6a0e78d Travis: don't install requirements.txt if we're just building. 4 years ago
niftynei 90662e03a1 travis: use bitcoind v0.20.1 4 years ago
Christian Decker 03b4662c24 travis: Use a stripped bitcoind bundle 4 years ago
Christian Decker 33fae1f383 travis: Reorganize tests a bit to move non-integration tests out 4 years ago
Christian Decker 817f7c703b travis: Parallelize non-valgrind tests even if under developer 4 years ago
Christian Decker 1ef0ca51b0 ci: Add pytest-sentry so we have a place to collect failing tests 4 years ago
Niklas Claesson 601464416b travis: Actually build for arm 5 years ago
Christian Decker b68066e8e8 python: Consolidate requirements.txt files in a single place 5 years ago
Christian Decker 9e2231aaa8 travis: Make sure to install all python dependencies 5 years ago
arowser 68271f7c6b add arm32v7/arm64v8 unit test to travis-ci 5 years ago
darosior 051b5bd1bf Update bitcoin-core version 5 years ago
Christian Decker bb2733a226 travis: Make python environment selection less picky 5 years ago
Rusty Russell eaa72edbd6 pytest: fix `make pytest` 5 years ago
Christian Decker 68222ddc7b travis: Force flaky on travis, they are becoming really annoying 5 years ago
Rusty Russell 0861279b65 channeld: don't exchange my_current_per_commitment_point if option_static_remotekey 5 years ago
Christian Decker e4ab98459c wallet: Add tooling to extract SQL queries and generate driver info 5 years ago
Rusty Russell 3ef5160fa7 travis: add --enable-experimental-features (build-only) test. 5 years ago
darosior 3d851541f4 Travis: install doc/ requirements 5 years ago
Rusty Russell bc23baf895 Makefile: fix make check so we can run in parallel. 5 years ago
Rusty Russell 6a2a118467 travis: upgrade to bionic 5 years ago
darosior f81db6fb47 Travis: export PYTHONPATH to add pylightning 5 years ago
Rusty Russell 2524aeac3a travis: reduce parallelism for valgrind 5 years ago
lisa neigut 01e292a3ff Travis: use inline mako install 5 years ago
Rusty Russell aaf41ade0a Travis: set all vars inside build.sh, and increase parallelism for DEVELOPER=0 5 years ago
Rusty Russell 7961a815aa travis: add compilation to SOURCE_CHECK_ONLY. 5 years ago
Christian Decker 7ac0f53da3 travis: Attempt to setup travis without docker and without sudo 6 years ago