HomePhabricator

[build-bot] Fix skipping comments in ignore list

Description

[build-bot] Fix skipping comments in ignore list

Summary:
Attempting to check the first character of a byte sequence does not make sense.
This patch fixes that check in order to correctly skip comments in the ignore list and
provides a false-positive test to ensure we do not regress.

Test Plan: pytest

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

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

Details

Provenance
jasonbcoxAuthored on Oct 21 2020, 17:59
jasonbcoxPushed on Oct 21 2020, 21:21
Reviewer
Restricted Project
Differential Revision
D8030: [build-bot] Fix skipping comments in ignore list
Parents
rABCab27bf8d7a87: [build-bot] Use unittest.assert* instead of plain asserts
Branches
Unknown
Tags
Unknown