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

known-good-versions-with-downloads.json lacks the published version 131.0.6778.265 #167

Open
aeryzhao opened this issue Jan 14, 2025 · 3 comments

Comments

@aeryzhao
Copy link

Important

This issue tracker tracks bugs with the Chrome for Testing availability dashboard and its API.

Describe the bug
now chrome version is 131.0.6778.265, but known-good-versions-with-downloads.json miss this version information.

To reproduce
Steps to reproduce the behavior:
CleanShot 2025-01-14 at 10 34 03
CleanShot 2025-01-14 at 10 34 32

Expected behavior
add version 131.0.6778.265 infomation in known-good-versions-with-downloads.json

@mathiasbynens
Copy link
Member

Internal reference: https://crbug.com/389850711

@mathiasbynens
Copy link
Member

mathiasbynens commented Jan 15, 2025

These are all A/B builds based off of the same branch:

131.0.6778.264
131.0.6778.265
131.0.6778.266
131.0.6778.267

npm run check $version passes for each of these versions, so the CfT downloads are available.

If we want known-good-versions.json to include each of these, we’ll need to update the logic that checks for new versions. I don’t know how to obtain these version numbers through the ChromiumDash API, however — even https://chromiumdash.appspot.com/fetch_releases?channel=Stable&num=500&platform=Win32,Windows,Mac,Linux only lists the first three versions, but not 131.0.6778.267.

@mathiasbynens
Copy link
Member

https://googlechromelabs.github.io/chrome-for-testing/known-good-versions.json still does not include 131.0.6778.267 — I’ll reopen this until we have a response from the ChromiumDash team on https://crbug.com/390338093.

@mathiasbynens mathiasbynens reopened this Jan 16, 2025
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

No branches or pull requests

2 participants