-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Chrome Canary trace format has changed #7118
Comments
I've uncovered two common scenarios so far.
Attached a few example traces (GH won't let you upload JSON for some dumb reason, so the 3 traces are in this tarball). |
I have a workaround for 1, but for 2 I think we'll need some Chrome-side investigation. |
After starting 2/2 on example.com and 1/1 on cnn.com, I'm now at 2/10 and 1/5. Not nearly as alarming, but |
I threw up my best attempt at bridging this gap in #7122, but I think it really requires someone close to tracing (alph maybe?) to weigh in on what we should do as trace consumers when this happens. Unassigning myself for now. |
This hasn't seemed like it affects anything other than |
While this doesn't seem to have the same initial affects on Mac/Windows, it appears to have heavily hit linux now that m74 has made it to stable. Bumping priority back up :) |
So how can breaking trace changes happen, if Chromium has a test that runs LH (the devtools Audits panel has a few)? |
:) |
Provide the steps to reproduce
Also intermittently on example.com, cnn.com, any URL
What is the current behavior?
All trace-dependent audits fail
NO TRACING...
What is the expected behavior?
LH succeeds (though even after fixing this
chrome://version
has two other problems that need to be fixed, but that's a story for another bugEnvironment Information
The text was updated successfully, but these errors were encountered: