Add nightly-as-release build to CI running essential browsertime tests on autoland
Categories
(Testing :: Performance, task, P2)
Tracking
(firefox114 fixed)
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: sparky, Assigned: sparky)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxp])
Attachments
(2 files, 1 obsolete file)
This bug is for adding, and running a nightly-as-release build in CI for essential browsertime tests on autoland. Ideally, this would be for all platforms at once.
Assignee | ||
Comment 1•2 years ago
|
||
This patch adds a new nightly-as-release build for Windows, Linux, and MacOSx. These are nightly builds, but built with the following additional flag: ac_add_options --as-milestone=release
Three new builds are also added to CI: macosx64-nightly-as-release-shippable/opt, win64-nightly-as-release-shippable/opt, and linux64-nightly-as-release-shippable/opt
These are used to make 3 test-platforms to run browsertime tests in a following patch.
Assignee | ||
Comment 2•2 years ago
|
||
This patch adds three new shippable platforms running the nightly-as-release build. At the same time, browsertime essential tests are enabled for all three platforms on autoland.
Depends on D172029
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Backed out for causing py3 failures.
- Backout link
- Push with failures
- Failure Log
- Failure line: taskcluster/test/test_mozilla_central.py::test_test_setting TEST-UNEXPECTED-FAIL
Assignee | ||
Comment 6•2 years ago
|
||
This patch fixes a unit test failure in the taskcluster (ci) subsuite. The issue was that the new nightly-as-release build was unrecognized, and has dashes in it.
Depends on D172030
Comment 8•2 years ago
|
||
Backed out 2 changesets (bug 1820893) for causing build bustage at GMPChild.cpp.
Backout: https://hg.mozilla.org/integration/autoland/rev/ce2b6d4d58eb4e26368a7e3637b9c834e3c804cf
Failure push: https://treeherder.mozilla.org/jobs?repo=autoland&revision=10c146921bc5b201a46fb0ef967c35890c2c911f
Failure log: https://treeherder.mozilla.org/logviewer?job_id=411205780&repo=autoland&lineNumber=15179
Assignee | ||
Comment 9•2 years ago
|
||
:emilio, do you know what might be broken in the builds?
Assignee | ||
Comment 10•2 years ago
|
||
It looks like this failure might be caused by bug 1825759.
Updated•2 years ago
|
Comment 12•2 years ago
|
||
Comment 13•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8e74ae31481c
https://hg.mozilla.org/mozilla-central/rev/77ec1f7dd042
Description
•