Chrome Document Complete 0ms

We are having an issue on some of our pages where WPT is showing 0ms document complete and 0 requests by document complete. Other numbers such as TTFB and speed index are as expected. The page is functional in Chrome and the dev tools give proper numbers for document complete, just the WPT version doesn’t. Any ideas?

URL: http://www.retailmenot.com/s/shoes
WPT: http://www.webpagetest.org/result/130724_ZA_1NE5/

To follow up, we are still getting these errors, both in wpt.org and our private instance. The odd thing is, not all our site behaves this way. Our home page and other pages seem to be working. The only correlation I can draw is that the pages that we are using this on we also use the history api. Could there be an issue with that?

Hmm, could be tripping up my navigation code because WPT reports the time of the last onload event and it could be getting reset. I opened up a bug to track it: Onload metric not working with history API · Issue #100 · WPO-Foundation/webpagetest · GitHub

I also have the same issue on http://www.webpagetest.org/result/130813_AY_62F/
Is already a bug (confirmed)?

I am using WPT site. What means “pages that are using history api”?
The loaded and fully loaded times are the same because there is some bug in onload Chrome event of this WPT version, correct?

Yes, you can follow the github bug but I haven’t had a chance to look into it yet.