-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed
Labels
Description
My home page does not require JavaScript (except to start the service worker) and looks fine with it disabled. I added a <noscript> element and can see its text display, but the test doesn't care (probably because it doesn't run).
Provide the steps to reproduce
- Run LH on localhost - I'll upload the latest version to prod in the next few days and update this report.
What is the current behavior?
Test doesn't even run.
What is the expected behavior?
Test runs and passes
Environment Information
- Affected Channels: Extension
- Lighthouse version: 100.0.0.0
- Chrome version: Google Chrome 85.0.4183.102 (Official Build) (64-bit)
- Revision ffe848af6a5df4fa127e2929331116b7f9f1cb30-refs/branch-heads/4183@{Don't warn about blocking links with very short delays #1770}
- OS Linux
- JavaScript V8 8.5.210.20
- Flash 32.0.0.433 /home/gpeterso/.config/google-chrome/PepperFlash/32.0.0.433/libpepflashplayer.so
- User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
- Command Line /usr/bin/google-chrome-stable --flag-switches-begin --flag-switches-end
- Node.js version: NONE
- Operating System: Ubuntu 18.04
Related issues
#11455 Failing this previous test may break some subsequent ones, IDK.