Closed
Bug 682686
Opened 13 years ago
Closed 13 years ago
No addontest results on mac
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: anodelman)
References
Details
Attachments
(1 file)
(deleted),
patch
|
nthomas
:
review+
anodelman
:
checked-in+
|
Details | Diff | Splinter Review |
We used to have tests on mac for addon perf tests (that appear on AMO). There are a couple of issues I found (might be more!)
We got leopard results before bug 680962, ie up to July 20th, which is kinda strange because of the snow leopard in
http://hg.mozilla.org/build/buildbot-configs/file/default/mozilla-tests/config.py#l274
The sendchange is sending a branch of 'addontester-macosx-talos', which I strongly suspect should be macosx64 to hit the snow leopard.
Issue the 2nd. Since bug 659328 we have a
Rev3 MacOSX Snow Leopard 10.6.2 addontester talos chrome_mac
builder, when linux is
Rev3 Fedora 12 addontester talos addon
Need to check what 659328 broke, unbreak it, and verify that builder is on the right branch to collect build requests.
I'm setting depends on bug 680962 for tracking, and because we'd need it to get regular testing anyway.
Reporter | ||
Comment 1•13 years ago
|
||
Alice, swapping to 10.6 slaves will probably be a discontinuity with the previous test results, so I want to check that we should go ahead with that. Even though that was the original intention yada yada yada ...
Assignee | ||
Comment 2•13 years ago
|
||
Yes, we want to be using only macosx64 as that is what is supported by the new addon only perf testing pool. This will involve a small change to the sendchange.sh script.
Assignee | ||
Comment 3•13 years ago
|
||
Also, chrome mac tests were disabled in bug 680205 - so a reconfig will pick that up.
Assignee | ||
Comment 4•13 years ago
|
||
This is what I have running on the ateam staging env to test macosx64 builds.
Attachment #556559 -
Flags: review?(nrthomas)
Reporter | ||
Comment 5•13 years ago
|
||
Comment on attachment 556559 [details] [diff] [review]
[checked in]send macosx64 test requests through sendchanges.sh
Sounds like we can rip out unused MACOSX lines then, feel free to do that on checkin. Watch out for the merge with attachment 556558 [details] [diff] [review].
Attachment #556559 -
Flags: review?(nrthomas) → review+
Reporter | ||
Comment 6•13 years ago
|
||
Oh, and when you've landed ask buildduty to deploy the change to the puppet masters.
Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 556559 [details] [diff] [review]
[checked in]send macosx64 test requests through sendchanges.sh
changeset: 444:60a9b4d90d76
Attachment #556559 -
Attachment description: send macosx64 test requests through sendchanges.sh → [checked in]send macosx64 test requests through sendchanges.sh
Attachment #556559 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → anodelman
Assignee | ||
Comment 8•13 years ago
|
||
Waiting on deployment.
Reporter | ||
Comment 9•13 years ago
|
||
I landed and deployed
http://hg.mozilla.org/build/puppet-manifests/rev/7a02a0f5ea4a
to fix up the new lines not sending stdout to /dev/null.
We got Snow Leopard tests on the 3rd so --> FIXED.
Status: NEW → RESOLVED
Closed: 13 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
•