[Webkit-unassigned] [Bug 34069] REGRESSION: editing/selection/doubleclick-beside-cr-span.html times out on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 04:45:55 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34069





--- Comment #1 from Shinichiro Hamaji <hamaji at chromium.org>  2010-01-26 04:45:54 PST ---
Hmm... I'm not sure if this is a regression. I ran the test with r53763 and
r53783. I didn't see significant differences between the results of them. I've
also noticed this test is very slow on Windows (~24 secs on my slow machine).
It seems eventSender.leapForward() actually waits on Windows? So, I'm guessing
somehow windows bots become slow during the downtime, but I'm not sure at all.

Anyway, if we want to make the bot green, we can change from leapForward(100)
to leapForward(50). But, of course, if this is indicating an actual regression,
this change just hides the regression...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list