flathub-infra / flatpak-external-data-checker

A tool for checking if the external data used in Flatpak manifests is still up to date
GNU General Public License v2.0
116 stars 34 forks source link

chromiumchecker: Update to the new Chromium Dash API #401

Closed refi64 closed 7 months ago

refi64 commented 7 months ago

The old one apparently went offline, oops.

refi64 commented 7 months ago

(test failure seems unrelated?)

wjt commented 7 months ago

Test failure does seem unrelated.

a5a8ee61 introduced a test that 10 bytes of random data are fetched and then we just hope that they don't trip up the charset detector in aiohttp – seems a bad idea.