Bug 85896 - [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds
Summary: [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Shalamov
URL:
Keywords:
Depends on:
Blocks: 85601
  Show dependency treegraph
 
Reported: 2012-05-08 10:34 PDT by Alexander Shalamov
Modified: 2012-05-08 12:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.11 KB, patch)
2012-05-08 10:39 PDT, Alexander Shalamov
no flags Details | Formatted Diff | Diff
Patch (1.22 KB, patch)
2012-05-08 10:52 PDT, Alexander Shalamov
no flags Details | Formatted Diff | Diff
Patch (1.31 KB, patch)
2012-05-08 11:08 PDT, Alexander Shalamov
no flags Details | Formatted Diff | Diff
Patch (1.28 KB, patch)
2012-05-08 11:32 PDT, Alexander Shalamov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.