-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
axe takes too long on page, causes protocol timeout #10183
Comments
I was able to confirm that both web.dev/measure and running Lighthouse in devtools will time out on this page. Not sure sure. Transferring to the Lighthouse team. |
I get this timeout from CLI too. Times out on Accessibility gatherer |
|
Filed an issue with axe. My first impression is that EDIT: spoke way too soon. There's a fix coming that would reduce it to at least 10s, which is pretty good. |
related: #9622 "Entire accessibility gatherer runs via SEO category" |
verified fix. |
Error: Error: Lighthouse returned error: INTERNAL: Extension result empty. Lighthouse calling Page.navigate with https://james-muriithi.github.io/jCheckBox/ Uncaught (in promise) Error: Extension timed out. No call to exit() before render timeout. at wrs.Extension.onTimeout_ (http://ghost-rider/devtools_script_api.js:5555:13) at http://ghost-rider/devtools_script_api.js:708:9 at Map.forEach () at chromium.DevTools.Connection.dispatchMessage (http://ghost-rider/devtools_script_api.js:707:76) at chromium.DevTools.Connection.onJsonMessage_ (http://ghost-rider/devtools_script_api.js:689:65) at :1:40
The text was updated successfully, but these errors were encountered: