Closed Bug 370972 Opened 17 years ago Closed 17 years ago

buildbot doesn't rebuild on checkins to some directories

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sayrer, Assigned: rcampbell)

References

()

Details

Mano checked a bunch of stuff into browser/ and the tests didn't rebuild.

http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox&maxdate=1171932542
is this a problem with buildbot or our dependent build system?
(In reply to comment #1)
> is this a problem with buildbot or our dependent build system?
> 

I don't know. here are mano and myk checking in with no rebuilds:

http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox&maxdate=1172108389&legend=0

Rob, what does your bonsai URL look like? 
my setup is currently:

c['sources'].append(bonsaipoller.BonsaiPoller(
                    bonsaiURL = "http://bonsai.mozilla.org",
                    module = "SeaMonkeyAll",
                    branch = "HEAD",
                    pollInterval = 1 * 60))

I figured that would get pretty much Everything.
If you want everything I think you want module = "all". However it'll look funny on Firefox tree, since it looks like Firefox uses module=PhoenixTinderbox (so you won't see the checkin on Firefox that caused a rebuild of the unit test boxes)
OK, switching to PhoenixTinderbox.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Component: Testing → Release Engineering
Product: Core → mozilla.org
QA Contact: testing → release
Version: Trunk → other
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.