Commit Graph

162 Commits (fad67208914e5a74b64f4cc018368902ef3a2e9b)

Author SHA1 Message Date
MarcoFalke fad6720891
doc: move doc to ci readme
4 years ago
MarcoFalke fa880773b4
ci: Have one config run in xenial to test against python3.5
4 years ago
fanquake 968aaae940
tests: run test-security-check.py in CI
4 years ago
MarcoFalke fa71667597
ci: Move travis workarounds to .travis.yml
4 years ago
MarcoFalke aa35ea5502
Merge #19173: build: turn on --enable-c++17 by --enable-fuzz
4 years ago
Vasil Dimov 0012471391
build: turn on --enable-c++17 by --enable-fuzz
4 years ago
MarcoFalke fa7e002d52
ci: tsan with wallet
4 years ago
fanquake 234fabab90
Merge #18210: test: type hints in Python tests
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
4 years ago
MarcoFalke faf62e6ed0
ci: Remove unused workaround
5 years ago
MarcoFalke fa7c850915
ci: Install llvm to get llvm symbolizer
5 years ago
MarcoFalke fa0cc02c0a
ci: Mute depends logs completely
5 years ago
MarcoFalke fa10d85079
ci: Use libc++ instead of libstdc++ for tsan
5 years ago
MarcoFalke fa0d5ee112
ci: Set halt_on_error=1 for tsan
5 years ago
MarcoFalke fa2ffe87f7
ci: Deduplicate DOCKER_EXEC
5 years ago
MarcoFalke faf1c3cc58
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
5 years ago
fanquake 97b21b302a
Merge #18677: Multiprocess build support
5 years ago
MarcoFalke faf552117e
ci: Set DEBIAN_FRONTEND=noninteractive
5 years ago
MarcoFalke fa006caa13
ci: tsan on clang-9
5 years ago
Russell Yanofsky e2bab2aa16 multiprocess: add multiprocess travis configuration
5 years ago
Russell Yanofsky cbd661122e Set LD_LIBRARY_PATH consistently in travis tests
5 years ago
MarcoFalke fa35c34df7
Remove unused ci configs that have been moved elsewhere
5 years ago
MarcoFalke 3333cb9699
fuzz: Pass down MAKEJOBS to test_runner
5 years ago
Harris 420fa0770f
fuzz: use std::optional for sep_pos variable
5 years ago
MarcoFalke 3930014abc
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0.19.1
5 years ago
Sjors Provoost d135c29476
[ci] make list of previous releases to download a setting
5 years ago
MarcoFalke 8c705ff129 travis: Remove s390x
5 years ago
Sjors Provoost 9c246b873c
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
5 years ago
MarcoFalke ddc0a600b3
Merge #18617: test: add factor option to adjust test timeouts
5 years ago
Harris 2742c34286
test: add factor option to adjust test timeouts
5 years ago
MarcoFalke aaaacff107
ci: Merge C++17 build with one of the existing ones
5 years ago
Wladimir J. van der Laan 35ef3c15ef
Merge #18591: Add C++17 build to Travis
5 years ago
MarcoFalke ab91a0e0fc
Merge #18798: ci: Fix default retry script usage
5 years ago
MarcoFalke e302830fae
Merge #18774: test: added test for upgradewallet RPC
5 years ago
Harris 66fe7b1a98
test: added test for upgradewallet RPC
5 years ago
MarcoFalke a483ffd689
Merge #18735: ci: Add and document BASE_BUILD_DIR
5 years ago
MarcoFalke fa72a75102
ci: Document why tests can not be run on mac
5 years ago
Hennadii Stepanov 45615de26c
ci: Fix default retry script usage
5 years ago
MarcoFalke fae49f6e42
ci: Add and document BASE_BUILD_DIR
5 years ago
MarcoFalke fac24dea00
ci: Run functional tests on mac again
5 years ago
MarcoFalke faebcd4e8d
ci: Remove xenial tsan workaround
5 years ago
MarcoFalke d7bdba460c
Merge #18683: ci: Disable valgrind functionl tests on forked repos to avoid timeouts
5 years ago
MarcoFalke 54f812d9d2
Merge #18673: scripted-diff: Sort test includes
5 years ago
MarcoFalke faceeae49a
ci: Disable valgrind functionl tests on forked repos to avoid timeouts
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Hennadii Stepanov 0c6318788b
ci: Limit cache size regardless of NO_DEPENDS
5 years ago
Pieter Wuille c31cbe7cfe Add C++17 test to Travis
5 years ago
MarcoFalke 1b30761360
Merge #16367: Multiprocess build support
5 years ago
Hennadii Stepanov 6d480667b2
ci: Print ccache statistics summary
5 years ago
Hennadii Stepanov a6eea715ff
ci: Drop unused WINEDEBUG variable
5 years ago