waterfall doesn't show all requests

Hi Folks,

I ran into a serious issue, where in I don’t get to see all the calls in waterfall. Any js/css calls are not being shown though the page as so many calls.

When I looked at 1_devtools.json.gz file, I can see all the requests but when I looked at 1_devtools_requests.json.gz file some of the requests are missing.

I don’t seem to have this issue earlier. Recently I ran into this issue without any updates on my private instance which looks strange.

Can anyone help me to resolve this?

Regards,
Rajesh

After speaking Patrick, this issue is due to upgraded version of chrome on the wpt agent host which is not support by older version of WPT Agent and WPT server.

Either downgrade chrome or upgrade the WPT agent and server. Later one is preferrable.