Closed
Bug 1049189
Opened 11 years ago
Closed 11 years ago
e10s test addons run on CI only once per day (for `Nightly` builds)
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(e10s?)
RESOLVED
FIXED
mozilla34
| Tracking | Status | |
|---|---|---|
| e10s | ? | --- |
People
(Reporter: zombie, Assigned: zombie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
on per-checkin builds, the value of 'app.update.channel' is 'default', not 'nightly'.
testing that fx version ends in 'a1' ensures running them on anything that builds of m-c.
| Assignee | ||
Updated•11 years ago
|
QA Contact: tomica+amo
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → tomica+amo
Status: NEW → ASSIGNED
QA Contact: tomica+amo
Comment 1•11 years ago
|
||
zombie: does this test problem only affect Add-on SDK tests?
| Assignee | ||
Comment 2•11 years ago
|
||
yes, sorry, i should have posted a link to the code, that would have made it clearer..
https://github.com/mozilla/addon-sdk/blob/master/test/addons/e10s/lib/main.js#L32
Flags: needinfo?(tomica+amo)
| Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8468595 -
Flags: review?(dtownsend+bugmail)
| Assignee | ||
Updated•11 years ago
|
Updated•11 years ago
|
Attachment #8468595 -
Flags: review?(dtownsend+bugmail) → review+
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/028633b4de3cca3cd547ad48adceac0a877c3c42
bug 1049189 - run e10s tests on trunk builds only
https://github.com/mozilla/addon-sdk/commit/f9591dffb77d8d0174ee176f25b9efbd38115778
Merge pull request #1573 from zombie/1049189-e10s-fxteam
bug 1049189 - run e10s tests on trunk builds only, r=@Mossop
| Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → mozilla34
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•