fission/non-fission awsy jobs are mixed up in the display, and also in retrigger
Categories
(Tree Management :: Perfherder, defect, P3)
Tracking
(Not tracked)
People
(Reporter: arai, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
381.59 KB,
image/png
|
Details |
Steps to reproduce:
- https://treeherder.mozilla.org/perfherder/compare?originalProject=try&originalRevision=4c23c9824e9f07c7b642e8040f60891976ffd8a0&newProject=try&newRevision=bdcc5ed96099e839a7ae0e66c76a254a49a91370&framework=4&page=1
- Login to perfherder
- click retrigger button for "JS opt tp6" column
- Select "10" for "Base revision" and "New revision"
- Click "Retrigger"
Actual result:
At step 1. the page shows both fission/non-fission score in the same row.
After step 5,
for base revision, "test-linux1804-64-shippable-qr/opt-awsy-tp6-e10s sy-tp6" is retriggered 10 times
for new revision, "test-linux1804-64-shippable-qr/opt-awsy-tp6-fis-e10s sy-tp6" is retriggered 10 times
Expected result:
fission/non-fission scores are displayed separately, and retrigger the same job for base/new revisions
Reporter | ||
Comment 1•3 years ago
|
||
I've retrigerred them from treeherder, so the number of jobs there are different than step 5.
Comment 2•3 years ago
|
||
The link provided by you is no longer available. Could you please update it?
Please upload some screenshots as well in case the link expires as well. Thanks.
Updated•3 years ago
|
Reporter | ||
Comment 3•3 years ago
|
||
I cannot reproduce the exact effect of step 5, but similar thing is observed.
here's link that you can observe the step 1 effect that fission/non-fission results are mixed up:
https://treeherder.mozilla.org/perfherder/compare?originalProject=try&newProject=try&newRevision=d365e04f3f81e5cb811436628d2085941a105cd3&framework=4&originalRevision=2e5b36e94f576bc188abdb01e6c63df8ba4875d0&page=1
at first, I've triggered SY(ab-d)
, SY(sy)
, SY(sy-d)
, SY-fis(ab)
, SY-fis(sy-tp6)
once for each.
The compare view showed "Base Content JS opt" from SY(ab-d)
and SY-fis(ab)
in single line,
and "JS opt" from SY(sy)
and SY-fis(ab)
in single line.
Then I retriggered "Base Content Explicit opt" and "JS opt", once for each, from Compare View.
Retrigger for "Base Content Explicit opt" results in retriggering SY-fis(ab)
for base and new.
Retrigger for "JS opt" results in retriggering "SY(sy)" for base and new.
Description
•