Commit Graph

285 Commits (master)

Author SHA1 Message Date
MarcoFalke fa3d77623e
ci: Use debian to avoid apt install 404 errors
5 years ago
MarcoFalke 890eac8f82
Merge #17725: ci: Add valgrind run
5 years ago
Elichai Turkel e190000869
ci-s390x: Add qemu and depends support in the ci script
5 years ago
MarcoFalke facb416ad5
ci: Add valgrind run
5 years ago
MarcoFalke fc0da027e8
Merge #17635: ci: Add CentOS 7 build
5 years ago
Hennadii Stepanov 711e0449cf
ci: Remove trusty build
5 years ago
Hennadii Stepanov 7f3ae22468
ci: Add CentOS 7 build
5 years ago
MarcoFalke 1705f1949a
Merge #17549: ci: misc cleanups
5 years ago
MarcoFalke fa94fc10c8
ci: Run functional tests on s390x
5 years ago
Elichai Turkel da1f153e5e
Add s390x tests to travis
5 years ago
fanquake 7d7bf2ff4a
build: set minimum supported macOS to 10.12
5 years ago
MarcoFalke fa2941bbf4
ci: Remove unmaintained extended_lint
5 years ago
MarcoFalke 9999a79074
travis: Rework CACHE_ERR_MSG
5 years ago
MarcoFalke fa8a60bce9
ci: Run non-cross-compile builds natively
5 years ago
MarcoFalke fa56bcbb01
ci: Run CI_WAIT only on travis
5 years ago
MarcoFalke def69e5a86
Merge #17233: travis: Run unit and functional tests on native arm
5 years ago
MarcoFalke facc0da63a
travis: Run unit and functional tests on native arm
5 years ago
fanquake 3548e4aac7
Remove BIP70 Support
5 years ago
fanquake 67328bb7ca
build: remove protobuf from depends
5 years ago
MarcoFalke fa710066b9
ci: Disable functional tests on mac host
5 years ago
MarcoFalke 4444704ca9
ci: Cleanup macOS runs
5 years ago
Sjors Provoost 1f6c650c99
travis: run tests on macOS native
5 years ago
MarcoFalke 42d0eca725
Merge #13728: lint: Run the CI lint stage on mac
5 years ago
Ben Woosley 615ff4e7db
lint: Run the linters against Mac OS on Travis
5 years ago
MarcoFalke fa79dff624
ci: Run tests on arm
5 years ago
practicalswift aa81e2cc0e Enable UBSan for Travis fuzzer job
5 years ago
MarcoFalke faa079db92
travis: Disable feature_block in tsan run
5 years ago
fanquake 376f4929f8
build: disable BIP70 support by default
5 years ago
MarcoFalke fa27372e65
ci: Move CCACHE_DIR and test_runner tmp dir into ./ci/scratch/
5 years ago
MarcoFalke 8b42db130f
Merge #16623: ci: Add environment files for all settings
5 years ago
MarcoFalke fa21737ba7
ci: Add environment files for all settings
5 years ago
fanquake 14982b87e9
Merge #16626: doc: Fix spelling error chache -> cache.
5 years ago
Nils Loewen f9d40ce7eb
Fix spelling error chache -> cache.
5 years ago
MarcoFalke fa31bc35eb
ci: Remove dependence on travis, use it as fallback env
5 years ago
MarcoFalke fafe78f6ae
ci: Rename .travis/ to ./ci/
5 years ago
MarcoFalke fa1e9c68a7
travis: Bump timeout from 50 minutes to 90
5 years ago
Wladimir J. van der Laan 74f1a27f2f
Merge #15134: tests: Switch one of the Travis jobs to an unsigned char environment (-funsigned-char)
5 years ago
Wladimir J. van der Laan b21acab82f
Merge #15993: net: Drop support of the insecure miniUPnPc versions
5 years ago
Wladimir J. van der Laan 5859b7dc6f
Merge #16338: test: Disable other targets when enable-fuzz is set
5 years ago
qmma 84edfc72e5
Update doc and CI config
5 years ago
practicalswift 0c78e49be3 tests: Switch one of the Travis jobs to an unsigned char environment (-funsigned-char)
5 years ago
practicalswift c4606b8432 Add Travis check for single parameter constructors not marked "explicit"
5 years ago
MarcoFalke 88884c6f75
travis: Use absolute paths for cache dirs
5 years ago
Hennadii Stepanov 9f76e45b9d
Drop support of insecure miniUPnPc versions
6 years ago
MarcoFalke fad0ce59e9
tests: Fail if RPC has been added without tests
6 years ago
MarcoFalke faf666f814
Remove Windows 32 bit build
6 years ago
MarcoFalke fa2dfbf30a
travis: Bump second timeout to 33 minutes, Add rationale
6 years ago
MarcoFalke fa2056af1c
travis: Properly cache and error on timeout
6 years ago
MarcoFalke fa0f92af9a
build: depends: Switch to python3
6 years ago
MarcoFalke fab5a1e0f4
build: Require python 3.5
6 years ago
MarcoFalke 31f7c6dd21
Merge #15295: fuzz: Add test/fuzz/test_runner.py and run it in travis
6 years ago
MarcoFalke eeeee58bc9
travis: Combine --disable-bip70 into existing job
6 years ago
MarcoFalke fa7ca8ef58
qa: Add test/fuzz/test_runner.py
6 years ago
Luke Dashjr 84f53154e1 Travis: Add test without BIP70 (but still full wallet + tests)
6 years ago
MarcoFalke faf3d22725
test_runner: Remove unused --force option
6 years ago
MarcoFalke fa1db331de
travis: Only exit early if compilation took longer than 30 min
6 years ago
MarcoFalke b3a715301a
Merge #15303: travis: Remove unused FUNCTIONAL_TESTS_CONFIG
6 years ago
MarcoFalke facaae4cc4
travis: Save cache when compilation took very long
6 years ago
Ben Woosley 119d360aab
travis: Document whether functional tests are run in the job name
6 years ago
Ben Woosley 64f28545e3
Revert "travis: Compile trusty with depends for now"
6 years ago
MarcoFalke faee6c9cac
travis: Remove unused FUNCTIONAL_TESTS_CONFIG
6 years ago
MarcoFalke bb36f5e24b
Merge #15276: travis: Compile once on trusty
6 years ago
MarcoFalke 2ca632e5b4 test: Build fuzz targets into seperate executables
6 years ago
MarcoFalke fa5ce3f10e
travis: Compile trusty with depends for now
6 years ago
MarcoFalke fa83999d92
travis: Compile once on trusty
6 years ago
MarcoFalke 06fabfa287
Merge #15020: Build: add names to Travis jobs
6 years ago
Graham Krizek 1db71d4a29
Add names to Travis jobs
6 years ago
Graham Krizek a3b8b43663
Update Travis base OS to Xenial
6 years ago
MarcoFalke fa05d52af4
test: Bump timeout to run tests in travis thread sanitizer
6 years ago
practicalswift 069752b726 build: Enable functional tests in the ThreadSanitizer (TSan) build job
6 years ago
Chun Kuan Lee fc91c1f28e Revert "travis: Save cache on build error"
6 years ago
Sjors Provoost 74ce326831
[test] Travis: enforce Python 3.4 support in functional tests
6 years ago
MarcoFalke c62b151189
Merge #14231: travis: Save cache even when build or test fail
6 years ago
practicalswift ff7212ec32 Add ASan Travis build
6 years ago
MarcoFalke 2607c38fc5
Merge #14764: travis: Run thread sanitizer on unit tests
6 years ago
MarcoFalke fa36d4e456
travis: --disable-hardening for xenial thread sanitizer
6 years ago
MarcoFalke 89bf196c88 travis: Run thread sanitizer
6 years ago
Julian Fleischer feeef7d30e
Do not specify sudo in .travis
6 years ago
practicalswift 4773fa8207 Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces from the sanitizers.
6 years ago
practicalswift 9f49db7335 Enable functional tests in UBSAN job. Enable -fsanitize=integer (part of UBSAN). Merge UBSAN Travis job with no depends.
6 years ago
MarcoFalke 73a8408bc3
Merge #14092: tests: Dry run bench_bitcoin as part "make check" to allow for quick identification of assertion/sanitizer failures in benchmarking code
6 years ago
MarcoFalke 742ee21349
Merge #14528: travis: Compile once on xenial
6 years ago
Chun Kuan Lee d3ecc3d695 travis: Save cache on build error
6 years ago
MarcoFalke f4e4ea1cee
Merge #13515: travis: Enable qt for all jobs
6 years ago
MarcoFalke fa4bcaf82a
travis: Compile once on xenial
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
Chun Kuan Lee 3387bb0829 travis: avoid timeout without saving caches, also enable all qt
6 years ago
practicalswift 00c6306a61 Remove RUN_BENCH logic
6 years ago
Chun Kuan Lee 4c530e0102 travis: add CXXFLAGS=-Wnopsabi at ARM job
6 years ago
Julian Fleischer 414326952c use export LC_ALL=C.UTF-8
6 years ago
Julian Fleischer 728c82d029 make script exit if a command fails
6 years ago
Julian Fleischer 506890b24d move remaining travis build steps into individual files
6 years ago
Julian Fleischer 272306ea57 number .travis/ script according to build lifecycle and add README to explain
6 years ago
Julian Fleischer 519e2739cf move lint stage up to resemble travis build ui
6 years ago
Julian Fleischer 4f2f88c7b0 move script sections info individual files and comply with shellcheck
6 years ago
MarcoFalke fad8afa388
travis: Run unit tests --with-sanitizers=undefined
6 years ago
MarcoFalke 5e17777777
qa: Create unicode tempdir in test_runner
6 years ago
Julian Fleischer 566f826902 use only travis jobs: instead of mix of jobs+matrix
6 years ago
MarcoFalke fa7a3a1783
travis: Run bench_bitcoin once
6 years ago
MarcoFalke d25079ac71
Merge #13779: travis: improve readability of travis.yml and log outputs
6 years ago