Closed
Bug 370237
Opened 18 years ago
Closed 18 years ago
check tinderboxpoller into mozilla buildbot cvs
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: rhelmer)
Details
Attachments
(1 file, 1 obsolete file)
6.40 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•18 years ago
|
||
This is a change source for polling the Tinderbox quickparse page and returning change objects. I want to make be able to provide the filename before trying to get this upstream, which requires some tinderbox finagling in the meantime.
This should allow you to do something similar to what the test-only-tinderbox machines do for performance testing.
Summary: check tinderbox → check tinderboxpoller into mozilla buildbot cvs
Assignee | ||
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
Comment on attachment 254897 [details]
tinderbox poller change source
nitpicky, but __cmp__ should be __eq__. Other than that, it's beautiful.
Attachment #254897 -
Flags: review?(rcampbell) → review-
Assignee | ||
Comment 4•18 years ago
|
||
Done, also removed unused sys import.
Attachment #254897 -
Attachment is obsolete: true
Attachment #254974 -
Flags: review?(rcampbell)
Updated•18 years ago
|
Attachment #254974 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 5•18 years ago
|
||
Landed:
RCS file: /cvsroot/mozilla/tools/buildbot/buildbot/changes/tinderboxpoller.py,v
done
Checking in tinderboxpoller.py;
/cvsroot/mozilla/tools/buildbot/buildbot/changes/tinderboxpoller.py,v <-- tinderboxpoller.py
initial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•