Bug 85106
Summary: | Layout Test tables/mozilla/other/slashlogo.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dpranke, tkent, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dimitri Glazkov (Google)
Started timing out frequently after http://trac.webkit.org/changeset/115490/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
interesting. I'm not sure that this is related to the change in r115490, but it certainly could be. I'll dig into it and see what I can get.
I wouldn't be surprised if we see a few more tests be flaky now, given that we've poked the code paths some.
Dirk Pranke
It looks like this test might just be kinda slow ...
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=tables%2Fmozilla%2Fother%2Fslashlogo.html
DRT mode is more aggressive about sticking to the timeout, so it might just be that this one was too close to the edge. I'll mark it as SLOW and see if that's good enough.
Dirk Pranke
This test doesn't seem to be a problem for the non-Chromium ports. I think it's just slow. Closing.