Page MenuHomePhabricator

[buildbot] Fix getIgnoreList dangling arg
ClosedPublic

Authored by jasonbcox on Oct 8 2020, 17:05.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC1fca0f0b7b2e: [buildbot] Fix getIgnoreList dangling arg
Summary

Missed during cleanup of D7787 that wasn't caught by tests
because this method was mocked for all tests that called it.

Test Plan

pytest

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien added inline comments.
contrib/buildbot/test/test_teamcity.py
32 ↗(On Diff #24403)

Copy and paste error ?

This revision is now accepted and ready to land.Oct 8 2020, 17:57
This revision was automatically updated to reflect the committed changes.