mozilla / mozdownload

Easy to use download tool and API for different types of Firefox and Thunderbird builds
http://pypi.python.org/pypi/mozdownload
Other
70 stars 77 forks source link

Add consistent build number error notification for scrapers (#121) #677

Closed piri-p closed 6 months ago

piri-p commented 6 months ago

Fix #121 - Add consistent build number error notification for daily, Tinderbox, and release candidate scrapers @whimboo

Test cases added

piri-p commented 6 months ago

All error messages are the same now :) @whimboo

piri-p commented 6 months ago

Interesting build errors from 3.8 and 3.12 on Windows

whimboo commented 6 months ago

Your patch shouldn't have caused those failures. In the past we already had those issues but these were mostly for tinderbox builds and too huge folders to scrape. Not sure what these are right now. I've retriggered the failing jobs. Lets see if the failures remain.