Closes #14163
travis: Remove unused FUNCTIONAL_TESTS_CONFIG #15303
pull MarcoFalke wants to merge 2 commits into bitcoin:master from MarcoFalke:Mf1901-travisFun changing 3 files +28 −17-
MarcoFalke commented at 5:12 PM on January 31, 2019: member
-
travis: Remove unused FUNCTIONAL_TESTS_CONFIG faee6c9cac
-
Empact commented at 8:02 PM on January 31, 2019: member
Job timed out, restarted
- MarcoFalke force-pushed on Jan 31, 2019
- MarcoFalke force-pushed on Jan 31, 2019
- MarcoFalke force-pushed on Jan 31, 2019
- MarcoFalke force-pushed on Jan 31, 2019
-
MarcoFalke commented at 9:36 PM on January 31, 2019: member
@scravy Any idea why this fails?
-
DrahtBot commented at 9:39 PM on January 31, 2019: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #15295 (fuzz: Add test/fuzz/test_runner.py and run it in travis by MarcoFalke)
- #12134 (Build previous releases and run functional tests by Sjors)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
- fanquake added the label Tests on Jan 31, 2019
- MarcoFalke force-pushed on Jan 31, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke force-pushed on Feb 1, 2019
-
practicalswift commented at 8:00 PM on February 1, 2019: contributor
Concept ACK
-
travis: Save cache when compilation took very long facaae4cc4
- MarcoFalke force-pushed on Feb 1, 2019
- MarcoFalke referenced this in commit b3a715301a on Feb 1, 2019
- MarcoFalke merged this on Feb 1, 2019
- MarcoFalke closed this on Feb 1, 2019
-
Empact commented at 10:51 PM on February 1, 2019: member
- MarcoFalke deleted the branch on Feb 1, 2019
-
fanquake commented at 11:29 AM on February 2, 2019: member
Just noting, looks like this change is going to force every PR prior to this one to be rebased on master, otherwise Travis is failing with:
$ if [ $SECONDS -gt 1200 ]; then set +o errexit; echo "Travis early exit to cache current state"; false; else set -o errexit; source .travis/test_06_script.sh; fi /home/travis/.travis/job_stages: line 104: .travis/test_06_script.sh: No such file or directoryDiscussion here (line 83).
-
MarcoFalke commented at 7:49 PM on February 2, 2019: member
Not all pull requests need rebase (only those that failed prior to now and need to be run again). A force push or push should also suffice, though.
-
Empact commented at 11:52 PM on February 2, 2019: member
Yeah relatedly, travis runs against the tested branch merged with master. Eg here’s the tested commit and associated job: https://github.com/bitcoin/bitcoin/commit/fde2cad040cb4bce3b270dcd31122a213107da88 https://travis-ci.org/bitcoin/bitcoin/builds/487988491
Not sure what happens on merge conflict.
- vijaydasmp referenced this in commit c495d30e3b on Sep 24, 2021
- vijaydasmp referenced this in commit be0e8051ac on Sep 24, 2021
- vijaydasmp referenced this in commit acc5f9887b on Sep 25, 2021
- vijaydasmp referenced this in commit 08872db34b on Sep 25, 2021
- vijaydasmp referenced this in commit 9a2126302e on Sep 27, 2021
- vijaydasmp referenced this in commit 2363b6465c on Sep 28, 2021
- vijaydasmp referenced this in commit c484d21ec4 on Sep 28, 2021
- vijaydasmp referenced this in commit 6c3e37d994 on Sep 30, 2021
- vijaydasmp referenced this in commit 439bbdfa0e on Oct 1, 2021
- MarcoFalke locked this on Dec 16, 2021