- From: Nic Jansma <Nic.Jansma@microsoft.com>
- Date: Tue, 15 Mar 2011 22:23:12 +0000
- To: James Simonsen <simonjam@chromium.org>, public-web-perf <public-web-perf@w3.org>
- Message-ID: <F677C405AAD11B45963EEAE5202813BD19C70726@TK5EX14MBXW652.wingroup.windeploy.ntde>
It looks like test_document_open.htm needs to be slightly updated to point to "../resources/blank_page_yellow.htm" instead of "blank_page_yellow.htm" http://www.w3.org/2011/03/navigation-timing-report.html IE should pass the test at that point. - Nic From: public-web-perf-request@w3.org [mailto:public-web-perf-request@w3.org] On Behalf Of James Simonsen Sent: Tuesday, March 15, 2011 3:00 PM To: public-web-perf Subject: Re: Implementation Report for Navigation Timing and test failure On Tue, Mar 15, 2011 at 2:30 PM, Philippe Le Hegaret <plh@w3.org<mailto:plh@w3.org>> wrote: Chrome10 reporting: assert_equals: loadEventEnd is the same after document open. expected 1300224262997 got 1300224263067 assert_equals: loadEventStart is the same after document open. expected 1300224262997 got 1300224263067 This is fixed in Chrome 11. In addition, Chrome10 goes into an infinite loop for http://w3c-test.org/webperf/tests/approved/test_navigation_type_backforward.htm (it seems more of a problem with the test than a problem with the performance implementation) This is due to a bug in the test harness tickling a bug in Chrome. The bug in the test harness has been fixed in Mercurial, but hasn't been pushed to w3c-test.org<http://w3c-test.org>. James
Received on Tuesday, 15 March 2011 22:23:46 UTC