HomePhabricator

tests: Fix test_runner return value in case of skipped test

Description

tests: Fix test_runner return value in case of skipped test

Summary:
Currently test_runner reports an error if a test case is skipped.
This is not how it should be, only failed tests should cause it to fail.

Backport of Core PR10187
https://github.com/bitcoin/bitcoin/pull/10187/files
This fixes the phantom failures that reported no actual error in CI.

Test Plan: Tested this patch on a CI machine

Reviewers: deadalnix, Fabien, #bitcoin_abc

Reviewed By: deadalnix, #bitcoin_abc

Subscribers: teamcity, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2414

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Apr 11 2017, 17:40
jasonbcoxCommitted on Jan 25 2019, 00:50
jasonbcoxPushed on Jan 25 2019, 00:50
Reviewer
Restricted Project
Differential Revision
D2414: tests: Fix test_runner return value in case of skipped test
Parents
rABCc2cde2bdf4dc: Add remaining items to release notes
Branches
Unknown
Tags
Unknown