Bug 138335

Summary: Fix jquery/manipulation.html flakiness on debug builds
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, barraclough, commit-queue, kling, koivisto, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 138262    
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2014-11-03 16:39:17 PST
jquery/manipulation.html is flaky on Debug builds.
Attachments
Patch (2.43 KB, patch)
2014-11-03 16:53 PST, Chris Dumez
no flags
Patch (2.43 KB, patch)
2014-11-03 17:39 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-11-03 16:53:10 PST
Alexey Proskuryakov
Comment 2 2014-11-03 17:35:33 PST
Comment on attachment 240882 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=240882&action=review > LayoutTests/ChangeLog:13 > + throttled after r138262. This patch makes sense, but this test has been timing out in debug for a very long time, wasn't it? Also the revision number is wrong.
Chris Dumez
Comment 3 2014-11-03 17:39:09 PST
WebKit Commit Bot
Comment 4 2014-11-03 18:23:45 PST
Comment on attachment 240888 [details] Patch Clearing flags on attachment: 240888 Committed r175504: <http://trac.webkit.org/changeset/175504>
WebKit Commit Bot
Comment 5 2014-11-03 18:23:50 PST
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 6 2014-11-06 12:05:45 PST
Chris Dumez
Comment 7 2014-11-06 12:14:15 PST
(In reply to comment #6) > This test is still timing out in debug builds, e.g. > https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/ > r175699%20(337)/results.html Ok, the test is slow in debug so this is not very surprising. However, timer throttling is no longer making it more flakier than it was (as a matter of fact, my timer throttling patch was recently reverted so it cannot be the source of the flakiness). We should just mark this test as flaky (maybe marking it as slow would suffice?).
Note You need to log in before you can comment on or make changes to this bug.