Open
Bug 1844578
Opened 1 year ago
Updated 1 year ago
Remove special-case code for v115+ chromedrivers
Categories
(Testing :: Raptor, task, P2)
Testing
Raptor
Tracking
(Not tracked)
NEW
People
(Reporter: sparky, Unassigned)
References
Details
(Whiteboard: [fxp])
In bug 1835383, the chromedriver archives changed their structure which requires us to handle v115+ chromedrivers in a different way. We can't tell what version we're going to be running within taskcluster so we need to do this check, and modifications in Raptor. This bug is for removing that special-case code, and moving the new structure to the taskcluster setup in other.py once all of the chromedrivers we have follow the new structure.
Reporter | ||
Updated•1 year ago
|
Whiteboard: [fxp]
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•