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

Javascript audits failing #9865

Closed
fchristant opened this issue Oct 18, 2019 · 1 comment
Closed

Javascript audits failing #9865

fchristant opened this issue Oct 18, 2019 · 1 comment

Comments

@fchristant
Copy link

Provide the steps to reproduce

  1. Lighthouse 5.2.0
  2. Chrome 77
  3. Windows 10
  4. Incognito mode
  5. Any domain
  6. Javascript execution time, Minimizes main thread work, and Third party usage audits always result in "Error!"

What is the current behavior?

Given the above environment, all the mentioned JS audits are consistenly giving "Error!" as the audit output, across domains.

What is the expected behavior?

JS audits providing meaningful output

Environment Information

  • Affected Channels: DevTools
  • Lighthouse version: 5.2.0
  • Node.js version: n/a
  • Operating System: Windows 10
@patrickhulce
Copy link
Collaborator

Thanks for filing @fchristant! This is a result of late Chromium changes that spit out invalid traces. 5.6.0 has our workarounds that (mostly) fix the issue which will be coming in later Chrome versions.

ref #9786 #9785 #9491 #9230

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