Closed
Bug 1618953
Opened 6 years ago
Closed 6 years ago
Remove obsolete kludges in seta.py
Categories
(Testing :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(1 file)
jmaher thinks we can eliminate https://searchfox.org/mozilla-central/source/taskcluster/taskgraph/optimize/seta.py#79-137
I'll roll this into the changes from https://phabricator.services.mozilla.com/D64630
| Assignee | ||
Comment 1•6 years ago
|
||
The old to new map contains the following keys which are present in the seta low value tasks.
test-linux64/opt
test-linux64-qr/opt
test-windows10-64/opt
test-windows10-64-qr/opt
test-windows7-32/opt
Remove all keys except the above?
There are no android.*raptor tasks in the high value tasks.
Remove the android raptor hack altogether?
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Keywords: leave-open
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa1dd2a86d11
remove obsolete kludges for build platforms and android raptor tests, r=jmaher.
Comment 4•6 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 5•6 years ago
|
||
Stick a fork in it.
You need to log in
before you can comment on or make changes to this bug.
Description
•