GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.26k stars 9.35k forks source link

tests: invalidate devtools build cache #15947

Closed connorjclark closed 5 months ago

connorjclark commented 5 months ago

This is failing in CI with /Users/cjamcl/tools/depot_tools/update_depot_tools: line 148: goma_ctl: command not found. I noticed it happened once locally, but then was fine with subsequent runs. So I guess clearing the cache will resolve the issue in CI.