buildbot / buildbot/buildbot

The previous incomplete build is currently considered successful

Open
#9,067 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.5k
Forks
1.7k
Avg merge
2d 7h
Merged PRs (30d)
6

Description

In case of multiple workers per builder the previous build may be incomplete yet.

buildbot.reporters.utils.getPreviousBuild() accepts all results except RETRY, including None (incomplete).
BuildStatusGeneratorMixin.is_message_needed_by_results() for the mode `problem` accepts all results except FAILURE, including None.

See also https://github.com/buildbot/buildbot/pull/9057

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.