Bug 84427

Summary: Layout Test platform/chromium/editing/spelling/delete-misspelled-word.html timeouts on Chromium Linux Debug bot
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dimich, hbono, mnaganov, morrita, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
A quick fix v0 none

Mikhail Naganov
Reported 2012-04-20 00:27:20 PDT
The following layout test is flaky on Chromium Linux (dbg) platform/chromium/editing/spelling/delete-misspelled-word.html Probable cause: 23:58:09.051 20961 platform/chromium/editing/spelling/delete-misspelled-word.html -> unexpected test timed out
Attachments
A quick fix v0 (1.43 KB, patch)
2012-04-20 01:25 PDT, Hironori Bono
no flags
Hironori Bono
Comment 1 2012-04-20 01:12:52 PDT
Greetings, Thanks for your report. Unfortunately, my test uses a variable 'sleepPeriod' without initialization and it probably causes this timeout. I'm going to create a change that changes this value with a constant 1. Regards, Hironori Bono
Hironori Bono
Comment 2 2012-04-20 01:25:52 PDT
Created attachment 138060 [details] A quick fix v0 Greetings, I have quickly created a change that renames an undefined variable. (Unfortunately, my previous description was wrong.) Correctly, 'sleepPeriod' is an undefined variable. Would it be possible to review this change? Regards, Hironori Bono
Mikhail Naganov
Comment 3 2012-04-20 03:29:12 PDT
Until the fix is submitted, I've also marked the test flaky on Mac and Win debug
WebKit Review Bot
Comment 4 2012-04-22 21:49:18 PDT
Comment on attachment 138060 [details] A quick fix v0 Clearing flags on attachment: 138060 Committed r114866: <http://trac.webkit.org/changeset/114866>
WebKit Review Bot
Comment 5 2012-04-22 21:49:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.