Bug 79642 - [Chromium] Some layout tests are timing out
Summary: [Chromium] Some layout tests are timing out
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-27 01:00 PST by Kenichi Ishibashi
Modified: 2013-04-09 17:05 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenichi Ishibashi 2012-02-27 01:00:52 PST
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=accessibility%2Faria-describedby-on-input.html%20fast%2Floader%2Fsubresource-willSendRequest-null.html%20http%2Ftests%2Fxmlhttprequest%2Fxmlhttprequest-test-send-flag.html%20media%2Fvideo-playbackrate.html

accessibility/aria-describedby-on-input.html
fast/loader/subresource-willSendRequest-null.html
http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html
media/video-playbackrate.html

Not sure the cause though.
Comment 1 Kenichi Ishibashi 2012-02-27 01:10:52 PST
Updated expectations as r108968.
http://trac.webkit.org/changeset/108968
Comment 2 Ami Fischman 2012-02-27 10:21:40 PST
For media/video-playbackrate.html:

First failure in flakiness dashboard ATM looks to have been:
WebKit blamelist r108830:r108833
Chrome blamelist r123528:r123530
(might have been earlier; there are no passing entries on the dashboard, which might just mean it passed 100% before then).
Comment 3 Adam Klein 2012-02-29 13:38:07 PST
(In reply to comment #2)
> For media/video-playbackrate.html:
> 
> First failure in flakiness dashboard ATM looks to have been:
> WebKit blamelist r108830:r108833
> Chrome blamelist r123528:r123530
> (might have been earlier; there are no passing entries on the dashboard, which might just mean it passed 100% before then).

For whatever reason, it's passing now, so I'm removing the suppression.  The "blamelists" don't show anything obvious, unfortunately:

http://trac.webkit.org/log/?verbose=on&rev=109020&stop_rev=109018
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&mode=html&range=123803:123801
Comment 4 Dirk Pranke 2012-10-31 20:04:26 PDT
The XHR test and the Aria test started passing again w/ Ami's change to clear the DRT cache between each test. The loader test is still timing out.
Comment 5 Stephen Chenney 2013-04-09 17:05:36 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.