Bug 53247 - [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
Summary: [GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 10:22 PST by Philippe Normand
Modified: 2011-02-15 09:03 PST (History)
4 users (show)

See Also:


Attachments
proposed patch (3.63 KB, patch)
2011-02-15 06:42 PST, Philippe Normand
eric.carlson: review+
Details | Formatted Diff | Diff

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