Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
May 6, 2024

Conversation

piri-p
Copy link
Contributor

@piri-p piri-p commented May 5, 2024

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

Test cases added

Copy link
Contributor

@whimboo whimboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. The changes look fine and as well the newly added tests. Just some nits from my side.

mozdownload/scraper.py Outdated Show resolved Hide resolved
mozdownload/scraper.py Outdated Show resolved Hide resolved
mozdownload/scraper.py Show resolved Hide resolved
@piri-p piri-p requested a review from whimboo May 6, 2024 12:19
@piri-p
Copy link
Contributor Author

piri-p commented May 6, 2024

All error messages are the same now :) @whimboo

@piri-p
Copy link
Contributor Author

piri-p commented May 6, 2024

Interesting build errors from 3.8 and 3.12 on Windows

@whimboo
Copy link
Contributor

whimboo commented May 6, 2024

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.

Copy link
Contributor

@whimboo whimboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works all fine now! It was really just a problem with the remote tests and the server.

Thanks!

@whimboo whimboo merged commit 6f22139 into mozilla:master May 6, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide suitable error message for build numbers that are out of bounds
2 participants