Bug 53247

Summary: [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric.carlson, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch eric.carlson: review+

Description Philippe Normand 2011-01-27 10:22:56 PST
Fails on and off on 32-bits Release bot:

--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/audio-delete-while-slider-thumb-clicked-expected.txt	2011-01-27 10:09:00.000000000 -0800
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/audio-delete-while-slider-thumb-clicked-actual.txt	2011-01-27 10:09:00.000000000 -0800
@@ -4,7 +4,6 @@
 
 clicking in controller
 clicking on thumb
-timeupdate
 
 deleting audio element
 
Will skip it for now
Comment 1 Philippe Normand 2011-01-27 10:26:13 PST
Skipped in http://trac.webkit.org/changeset/76812
Comment 2 Philippe Normand 2011-02-15 06:42:39 PST
Created attachment 82445 [details]
proposed patch
Comment 3 Philippe Normand 2011-02-15 07:57:07 PST
Committed r78562: <http://trac.webkit.org/changeset/78562>
Comment 4 WebKit Review Bot 2011-02-15 09:03:35 PST
http://trac.webkit.org/changeset/78562 might have broken GTK Linux 64-bit Debug