Bug 85896

Summary: [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds
Product: WebKit Reporter: Alexander Shalamov <alexander.shalamov>
Component: WebKit EFLAssignee: Alexander Shalamov <alexander.shalamov>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, tmpsantos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85601    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Alexander Shalamov 2012-05-08 10:34:31 PDT
Layout test fast/overflow/lots-of-sibling-inline-boxes.html fails with time-out when executed with linux debug build.
Comment 1 Alexander Shalamov 2012-05-08 10:39:37 PDT
Created attachment 140741 [details]
Patch

Mark flaky test as slow in debug build
Comment 2 Alexander Shalamov 2012-05-08 10:52:22 PDT
Created attachment 140742 [details]
Patch

Added description
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-05-08 10:57:03 PDT
Looks like you need to rebase.
Comment 4 Raphael Kubo da Costa (:rakuco) 2012-05-08 10:58:23 PDT
BTW, I'm not sure if it makes sense for this bug to block 85601 -- if the test is failing, the bug should stay open until it is fixed.
Comment 5 Alexander Shalamov 2012-05-08 11:08:59 PDT
Created attachment 140745 [details]
Patch

Rebased
Comment 6 Alexander Shalamov 2012-05-08 11:32:17 PDT
Created attachment 140750 [details]
Patch

Added bug to investigate slowness of failing test case.
Comment 7 Chris Dumez 2012-05-08 11:35:19 PDT
Comment on attachment 140750 [details]
Patch

Adding missing cq? flag. Could someone please cq+ ?
Comment 8 Raphael Kubo da Costa (:rakuco) 2012-05-08 12:06:51 PDT
Comment on attachment 140750 [details]
Patch

Clearing flags on attachment: 140750

Committed r116444: <http://trac.webkit.org/changeset/116444>
Comment 9 Raphael Kubo da Costa (:rakuco) 2012-05-08 12:06:59 PDT
All reviewed patches have been landed.  Closing bug.