[Buildbot] #3073: Steps in Canceled build are still running.

Buildbot trac trac at buildbot.net
Sun Nov 30 16:06:55 UTC 2014


#3073: Steps in Canceled build are still running.
-------------------+--------------------
Reporter:  Ben     |       Owner:
    Type:  defect  |      Status:  new
Priority:  minor   |   Milestone:  0.9.0
 Version:  master  |  Resolution:
Keywords:          |
-------------------+--------------------

Comment (by dustin):

 The status names are an odd bunch of English parts of speech, mostly nouns
 - "FAILURE" instead of "FAILED", "WARNINGS" instead of "WARNING", etc.

 That said, CANCELLED means that the build was stopped and will not be run
 again; RETRY means that the build was stopped and rescheduled, which is
 the case here.

 We will need to be more careful to mark steps in stopped builds as
 stopped, though.

--
Ticket URL: <http://trac.buildbot.net/ticket/3073#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list