Bug 79642
Summary: | [Chromium] Some layout tests are timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenichi Ishibashi <bashi> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | adamk, dpranke, fischman |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Kenichi Ishibashi
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenichi Ishibashi
Updated expectations as r108968.
http://trac.webkit.org/changeset/108968
Ami Fischman
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).
Adam Klein
(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
Dirk Pranke
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.
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.