@laanwj This includes some commits from you of which one touches the src subfolder. So I leave it to you to merge those.
[0.12.2] Various qa and test backports #8185
pull MarcoFalke wants to merge 15 commits into bitcoin:0.12 from MarcoFalke:Mf1606-qaBackports changing 20 files +349 −186-
MarcoFalke commented at 10:13 PM on June 9, 2016: member
-
658307e835
test: Add more thorough test for dbwrapper iterators
Github-Pull: #7992 Rebased-From: 84c13e759dbb0de282e2c8ce43d77f4d52fda6d9 6030625631c62b0ffab2ac545c8351fa59dca483 269a4402a8617a539a70b2c332e86f0fe292a7a6
-
2d2b04543d
Reenable multithread scheduler test
Github-Pull: #8016 Rebased-From: db18ab28c7a74bb289bfe6a5f9a4a9f963f71c0b 166e4b0dfa283fbdedc9a6a1e83296500c853a31
-
4fd6008105
travis: 'make check' in parallel and verbose
Github-Pull: #8072 Rebased-From: 401ae654b247d80e29e76ebd094e9e37409941bd
-
4ffd309b25
Create SingleNodeConnCB class for RPC tests
(cherry picked from commit 5fa66e4682a59047d2ed2934760ccc052fd85f50)
-
80b6bfaeaa
test_framework: detect failure of bitcoind startup
Github-Pull: #7744 Rebased-From: 018b60c5ea703ed12edcde034a185f79e77e5576
-
afbc000b0b
test_framework: python3.4 authproxy compat
Github-Pull: #7751 Rebased-From: d7b80b54fbb73acc92ddee84697ac4cc10d4d336 e7e48ba66cb597621a30945da9ca7fc36a6dc84c
-
3036282c7a
[qa] httpbasics: Actually test second connection
Github-Pull: #7802 Rebased-From: fa24456d0c4cd0f6571bcf3d8f1f51d8d4242a3e
-
ed2f0e3ac1
[qa] maxblocksinflight: Actually enable test
Github-Pull: #7803 Rebased-From: fac724c78f281168ea174c36cada4f95112aea6d
-
d5a9de352c
tests: Check Content-Type header returned from RPC server
Github-Pull: #7833 Rebased-From: 5078ca45438e8f8d8e7cd937659887fb8ec70038
-
697ed8c827
Check if zmq is installed in tests, update docs
Github-Pull: #7635 Rebased-From: 2ab835ae6c02de14264896d571c0bba230a1e9f0
-
e0b1bbeae0
[qa] pull-tester: Don't mute zmq ImportError
Github-Pull: #7851 Rebased-From: fa05e22e919b7e2e816606f0c0d3dea1bd325bfd faa4f22342b682a5ead1bbb8587facd761b4ac2d fae1f4ebfe6be4426685b22166f5367c92ba0833
-
7a8348994b
Tests: Fix deserialization of reject messages
Github-Pull: #7912 Rebased-From: 807fa47a1e5c9f072d7dbf549bf17f66c47dbf46
-
493b89e959
[qa] test_framework: Properly print exceptions and assert empty dict
Github-Pull: #7951 Rebased-From: 5555528b47b7d33a5b963c076e6bb09ee25931b5 fada064f67302502f6b51d9d22927381c2707cbb
-
c0fe8b5c7d
[qa] smartfees: Properly use ordered dict
Github-Pull: #7980 Rebased-From: fa17f93fbd2889c020849b941a94c5bd8a619a3c 43bbcd075355630544a530f3cc52014edb3787b2
-
dc38a53d56
[qa] Move create_tx() to util.py
(cherry picked from commit fa8cd46f39778925eaf2caf812cccd9fb8503368)
- MarcoFalke force-pushed on Jun 9, 2016
- MarcoFalke added the label Tests on Jun 9, 2016
- MarcoFalke added the label Backport on Jun 9, 2016
-
laanwj commented at 12:05 PM on June 20, 2016: member
ACK dc38a53
- laanwj merged this on Jun 20, 2016
- laanwj closed this on Jun 20, 2016
- laanwj referenced this in commit 44fdacc19f on Jun 20, 2016
- MarcoFalke deleted the branch on Jun 20, 2016
- DrahtBot locked this on Sep 8, 2021
Contributors