Closed
Bug 764912
Opened 13 years ago
Closed 13 years ago
disable side by side talos tests on mozilla-central
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
Details
Attachments
(1 file)
8.23 KB,
patch
|
armenzg
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
we have a full week of runs side by side to show that there are no regressions.
Reporter | ||
Comment 1•13 years ago
|
||
Attachment #633184 -
Flags: review?(armenzg)
Updated•13 years ago
|
Component: Release Engineering: Automation (Release Automation) → Release Engineering: Automation (General)
QA Contact: bhearsum → catlee
Comment 2•13 years ago
|
||
Comment on attachment 633184 [details] [diff] [review]
enable new tests, disable old tests (1.0)
The only thing that I want to double check is that you purposely wanted to remove this line:
-BRANCHES['mozilla-esr10']['tpr_responsiveness_tests'] = (0, True, TALOS_TP_OPTS, ALL_PLATFORMS)
and wanted to add:
+BRANCHES['mozilla-esr10']['svg_tests'] = (1, True, TALOS_TP_OPTS, ALL_PLATFORMS)
I can land this but want to check that you want to land any time or do you have any special time you would like this to be landed?
Attachment #633184 -
Flags: review?(armenzg) → review+
Reporter | ||
Comment 3•13 years ago
|
||
we had two instances of:
-BRANCHES['mozilla-esr10']['tpr_responsiveness_tests'] = (0, True, TALOS_TP_OPTS, ALL_PLATFORMS)
for svg, we want to run the original svg tests on esr10, not the new svgr tests.
Land whenever is convenient, the sooner the less load on m-c :)
Comment 4•13 years ago
|
||
Comment on attachment 633184 [details] [diff] [review]
enable new tests, disable old tests (1.0)
All sounds good.
http://hg.mozilla.org/build/buildbot-configs/rev/c99e0e7fd967
If there is no reconfig today I will do one tomorrow morning.
Attachment #633184 -
Flags: checked-in+
Comment 5•13 years ago
|
||
In production since today
Comment 6•13 years ago
|
||
This is finished now yeah?
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•