diff options
author | MarcoFalke <falke.marco@gmail.com> | 2018-03-30 11:39:50 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2018-03-30 11:39:52 -0400 |
commit | de7e5868417630422c563cde288bb5bdd03cfe97 (patch) | |
tree | 61549ea7c6e28ef26856cf27ec88602281da2882 /src/chain.cpp | |
parent | 40f4baffa211fc354a32de65c87802ce5ae379ef (diff) | |
parent | 8394300859e69141fc62a5c120448f3311e5cc6a (diff) |
Merge #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use specific exception for initialization error
8394300859 [Tests] fix a typo in TestNode.assert_start_raises_init_error() (Roman Zeyde)
Pull request description:
`self.wait_util_stopped()` should be `self.wait_until_stopped()`.
Also, use a specific Exception subclass for indicating node failure to start (instead of using `AssetionError` and an `except Exception` clause).
Following https://travis-ci.org/bitcoin/bitcoin/jobs/359066226#L2726 and depending on #12806 (which fixes the root cause of the Travis test failure).
Tree-SHA512: 7bd5a95586a412472ef9dffdb086789d7275ddaf862724e21cebb3418d0c97e6d89b4d1a58375e42114060d028403d6eab89e3a1e9a833ffe8dadf3439ab1fe2
Diffstat (limited to 'src/chain.cpp')
0 files changed, 0 insertions, 0 deletions