Closed
Bug 1401333
Opened 7 years ago
Closed 7 years ago
Allow Devedition tests to be run on try
Categories
(Release Engineering :: General, enhancement)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Callek, Assigned: Callek)
References
Details
With my work over in Bug 1381597 it was clear that we don't allow DevEdition tests on try... which would complicate some uplift simulations I suspect.
This bug will be to enable them.
I think https://dxr.mozilla.org/build-central/source/buildbot-configs/mozilla-tests/config.py#3209 is where we'll need to patch.
(for reference, full list of missing things:
0:12.79 E AssertionError: Items in the first set but not the second:
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-chrome-1'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-chrome-2'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-chrome-3'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-clipboard-e10s'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-1'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-2'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-3'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-4'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-5'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-6'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-e10s-browser-chrome-7'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-gpu-e10s'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test mochitest-media-e10s'
0:12.79 E u'Windows 10 64-bit DevEdition try opt test reftest-e10s'
0:12.79 E u'Windows 10 64-bit try pgo talos xperf-e10s'
0:12.79 E u'Windows 10 64-bit try pgo talos xperf-stylo-disabled-e10s'
0:12.79 E u'Windows 10 64-bit try talos xperf-e10s'
0:12.79 E u'Windows 10 64-bit try talos xperf-stylo-disabled-e10s'
0:12.79 E u'Windows 7 32-bit DevEdition try opt test mochitest-chrome-1'
0:12.79 E u'Windows 7 32-bit DevEdition try opt test mochitest-chrome-2'
0:12.79 E u'Windows 7 32-bit DevEdition try opt test mochitest-chrome-3'
0:12.79 E u'Windows 7 32-bit DevEdition try opt test mochitest-clipboard-e10s'
0:12.79 E u'Windows 8 64-bit DevEdition try opt test mochitest-gl-e10s-1'
0:12.79 E u'Windows 8 64-bit DevEdition try opt test mochitest-gl-e10s-2'
0:12.79 E u'Windows 8 64-bit DevEdition try opt test mochitest-gl-e10s-3'
0:12.79 E u'Windows 8 64-bit DevEdition try opt test reftest-no-accel-e10s'
)
Assignee | ||
Comment 1•7 years ago
|
||
This bug relates to buildbot testing, maybe its not important, or maybe we want buildduty to look into it?
Flags: needinfo?(jlund)
Comment 2•7 years ago
|
||
(In reply to Justin Wood (:Callek) from comment #1)
> This bug relates to buildbot testing, maybe its not important, or maybe we
> want buildduty to look into it?
we have been defaulting to closing Buildduty related bugs. Feel free to do so too if you feel that's appropriate.
Flags: needinfo?(jlund)
Assignee | ||
Comment 3•7 years ago
|
||
I'm going to wontfix for now, by the time I'm able to prioritize this I think we'll be retiring buildbot.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•