Closed
Bug 1851157
Opened 2 years ago
Closed 2 years ago
The Windows graphics drivers scraper is scraping too many drivers in one go
Categories
(Toolkit :: Crash Reporting, defect)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
Details
Attachments
(1 file)
Due to a bug in the shell script we're pulling up to 30 drivers per run, instead of 10. Additionally we don't delete the index.html file with the list of drivers between different vendors which means we'll never scrape Intel and Nvidia drivers but only AMD ones.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/382290a303fb
Prevent the graphics drivers symbol scraper script from downloading too many drivers in one go r=afranchuk
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•