Closed
Bug 1686277
Opened 5 years ago
Closed 1 year ago
`mach try fuzzy --browsertime --full` breaks decision task
Categories
(Testing :: Raptor, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sfink, Unassigned)
References
Details
(I'm not sure if the --full is necessary to reproduce.)
Exception: Duplicate treeherder platform and symbol in tasks `test-linux64-qr/opt-raptor-ares6-firefox-e10s`and `test-linux64-qr/opt-browsertime-ares6-firefox-e10s`: linux64-qr/opt Btime(ares6) Logviewer
I was not selecting either of the problematic tasks, but it still failed.
My guess is that --browsertime is wrapping a raptor test in a browsertime variant, but there's already a browsertime version of the same test, and they both use Btime(ares6)? (At least, that's how I read the error message.)
This is not a blocker for what I'm working on; it turns out I didn't need --browsertime (I am looking at non-wrapped, normal browsertime tests, if I understand correctly.)
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•