Bug 85106

Summary: Layout Test tables/mozilla/other/slashlogo.html is a flaky timeout
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, tkent, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Dimitri Glazkov (Google) 2012-04-27 16:04:20 PDT
Started timing out frequently after http://trac.webkit.org/changeset/115490/
Comment 1 Dirk Pranke 2012-04-27 16:21:46 PDT
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.
Comment 2 Dirk Pranke 2012-04-27 16:23:50 PDT
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.
Comment 3 Dirk Pranke 2013-09-20 11:06:46 PDT
This test doesn't seem to be a problem for the non-Chromium ports. I think it's just slow. Closing.