Closed
Bug 353579
Opened 19 years ago
Closed 19 years ago
Turn on LayoutPerformanceTest for macosx trunk builds
Categories
(Webtools Graveyard :: Tinderbox, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tfullhart, Assigned: tfullhart)
Details
Attachments
(3 files)
|
768 bytes,
patch
|
Details | Diff | Splinter Review | |
|
676 bytes,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
|
1.40 KB,
patch
|
rhelmer
:
review+
|
Details | Diff | Splinter Review |
The LayoutPerformanceTest configuration option just needs to be uncommented in the tinder-config.pl.
| Assignee | ||
Comment 1•19 years ago
|
||
preed has already reviewed the patch and accepted it, it needs to be applied to the trunk
Comment 2•19 years ago
|
||
Landed on trunk:
Checking in tinder-config.pl;
/cvsroot/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl,v <-- tinder-config.pl
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 3•19 years ago
|
||
A couple non-obvious problems:
* colo servers should us axolotl as pageserver not the default spider
* $GraphNameOverride should be set so that other trunk builds on this machine don't submit to the same graph.
More detail on that second point - the graph name submitted to build-graphs.mozilla.org is built from the hostname and the $BuildTag, in the case of trunk builds there is no BuildTag so graph results clobber eachother.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•19 years ago
|
Assignee: tfullhart → build
Status: REOPENED → NEW
Component: General → Tinderbox Configuration
Product: Firefox → mozilla.org
QA Contact: tfullhart → ccooper
Version: Trunk → other
Updated•19 years ago
|
Assignee: build → tfullhart
| Assignee | ||
Comment 4•19 years ago
|
||
This is a patch to be applied in the thunk tinderbox-configs to set the GraphNameOverride to 'xserve03.build.mozilla.org_Fx-Trunk' so, on the performance graph server, it can distiguish this build from the other builds on the box.
Attachment #239538 -
Flags: review?(rhelmer)
Comment 5•19 years ago
|
||
Comment on attachment 239538 [details] [diff] [review]
patch to set GraphNameOverride in trunk version of firefox/macos/tinder-config.pl
looks good, I'll land it right now.
Attachment #239538 -
Flags: review?(rhelmer) → review+
Comment 6•19 years ago
|
||
Landed on trunk:
Checking in tinder-config.pl;
/cvsroot/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl,v <-- tinder-config.pl
new revision: 1.6; previous revision: 1.5
done
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•19 years ago
|
||
This is a patch to be applied in the FIREFOX_CAIRO_WORK branch of tinderbox-configs to set the GraphNameOverride to 'xserve03.build.mozilla.org_Fx-Trunk-Cairo-Cocoa' and 'xserve03.build.mozilla.org_Fx-Trunk-Cairo-Cocoa' for the respective tinderboxes on that host. This is so, on the performance graph server, it can distiguish each build from the other builds on the box.
Attachment #239540 -
Flags: review?(rhelmer)
| Assignee | ||
Updated•19 years ago
|
Attachment #239540 -
Attachment description: patch to set GraphNameOverride in trunk version of firefox/macos/tinder-config.pl → patch to set GraphNameOverride in FIREFOX_CAIRO_WORK version of firefox/macos/tinder-config.pl
Updated•19 years ago
|
Attachment #239540 -
Flags: review?(rhelmer) → review+
Comment 8•19 years ago
|
||
Landed on FIREFOX_CAIRO_WORK branch.
Checking in tinder-config.pl;
/cvsroot/mozilla/tools/tinderbox-configs/firefox/macosx/tinder-config.pl,v <-- tinder-config.pl
new revision: 1.3.2.7; previous revision: 1.3.2.6
done
Checking in tinder-config.pl-cocoa;
/cvsroot/mozilla/tools/tinderbox-configs/firefox/macosx/Attic/tinder-config.pl-cocoa,v <-- tinder-config.pl-cocoa
new revision: 1.1.2.7; previous revision: 1.1.2.6
done
Component: Tinderbox Configuration → Tinderbox
Product: mozilla.org → Webtools
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•