[Webkit-unassigned] [Bug 93938] New: [Chromium] Forms: Slider tests are flaky
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 14 00:44:45 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93938
Summary: [Chromium] Forms: Slider tests are flaky
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yutak at chromium.org
CC: tkent at chromium.org
The following tests flakily fail with text difference:
fast/forms/range/slider-delete-while-dragging-thumb.html
fast/forms/range/slider-mouse-events.html
fast/forms/range/slider-onchange-event.html
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Frange%2Fslider-delete-while-dragging-thumb.html%2Cfast%2Fforms%2Frange%2Fslider-mouse-events.html%2Cfast%2Fforms%2Frange%2Fslider-onchange-event.html
These tests cause a text diff like the following (unexpected events are recorded):
--- /b/build/slave/Webkit_Linux__dbg_/build/layout-test-results/fast/forms/range/slider-delete-while-dragging-thumb-expected.txt
+++ /b/build/slave/Webkit_Linux__dbg_/build/layout-test-results/fast/forms/range/slider-delete-while-dragging-thumb-actual.txt
@@ -2,7 +2,7 @@
dragging slider
mousemove
-mousedown
+input
deleting slider
--
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