Home
last modified time | relevance | path

Searched refs:flunkOnWarnings (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/process/
H A Dresults.py59 if obj.flunkOnWarnings:
71 flunkOnWarnings = False variable in ResultComputingConfigMixin
H A Dbuildstep.py263 if self.warnOnWarnings or self.flunkOnWarnings:
/dports/devel/py-buildbot/buildbot-3.4.1/docs/developer/
H A Dresults.rst68 .. py:attribute:: flunkOnWarnings
H A Dcls-buildfactory.rst25 * If the :attr:`flunkOnFailure` or :attr:`flunkOnWarnings` flag is set, then a result of ``FAILURE`…
H A Dcls-buildsteps.rst15 …scription, descriptionDone, descriptionSuffix, locks, haltOnFailure, flunkOnWarnings, flunkOnFailu…
71 .. py:attribute:: flunkOnWarnings