[Buildbot-commits] [Buildbot] #1805: build end_time can become "True"
Buildbot
nobody at buildbot.net
Mon Feb 14 20:58:26 UTC 2011
#1805: build end_time can become "True"
--------------------+---------------------
Reporter: ddunbar | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 0.8.4
Version: 0.8.3p1 | Resolution: fixed
Keywords: |
--------------------+---------------------
Comment (by dustin):
That makes sense, given what I saw in the build pickle. I would need to
figure out *why* this happens to be able to fix the problem.
I suspect it has something to do with a long-running build running off the
tail end of the build cache (which is an LRU cache). But there's code in
there to make sure that running builds aren't expired, so that "shouldn't
happen". If you can narrow down the circumstances a bit, that might help.
A new bug pointing to this one would be best for that purpose.
--
Ticket URL: <http://trac.buildbot.net/ticket/1805#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list