Commit Graph

161 Commits (fa41810d0e87f9f9a2e39be238b9598be02646d0)

Author SHA1 Message Date
MarcoFalke fa6583c30b
ci: Set increased --timeout-factor by default
4 years ago
Sjors Provoost c17f54ee53
[ci] use boost::process
4 years ago
MarcoFalke 24ead1a923
Merge #19519: ci: Increase CCACHE_SIZE in some builds on Travis
4 years ago
MarcoFalke ea595d39f7
Merge #19205: script: previous_release.sh rewritten in python
4 years ago
Russell Yanofsky 0cdf2a77dd
ci: add tsan debug symbols option
4 years ago
Hennadii Stepanov fdf697fe75
ci: Increase CCACHE_SIZE in some builds on Travis
4 years ago
Hennadii Stepanov 60824b3c3a
ci: Fix configure options for macOS builds
4 years ago
Hennadii Stepanov 557d3f1cc0
ci: Do not activate Travis ccache caching strategy
4 years ago
Hennadii Stepanov 2d747428e2
ci: Disable functional tests on forked repos to avoid timeouts for macOS
4 years ago
Brian Liotti 9c34aff393 Remove previous_release.sh
4 years ago
MarcoFalke 7027c67cac
Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory
4 years ago
MarcoFalke fa23fbb42f
ci: Run all tests on native mac again
4 years ago
MarcoFalke 8d3187fd0d
Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setup
4 years ago
Wladimir J. van der Laan dbadf746e2
Merge #19333: refactor: Fix clang compile failure
4 years ago
fanquake a92e48b02d
test: move TEST_RUNNER_EXTRA into native tsan setup
4 years ago
MarcoFalke fa74a54fad
ci: Increase test timeout for sanitizer configs
4 years ago
practicalswift 870f0cd2a0 build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory
4 years ago
fanquake 80fd474e40
Merge #19240: build: macOS toolchain simplification and bump
4 years ago
Cory Fields 2418f739f7
macos: Bump to xcode 11.3.1 and 10.15 SDK
4 years ago
Carl Dong 3381e4a189
Adapt rest of tooling to new SDK naming scheme
4 years ago
MarcoFalke fa3b35a189
ci: Add test for clang-3.8 C++11 support
4 years ago
MarcoFalke fa05f44893
ci: Upgrade most ci configs to focal
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
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