Bug 168085
Summary: | LayoutTest tiled-drawing/scrolling/latched-to-deleted-node.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, wenson_hsieh |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest tiled-drawing/scrolling/latched-to-deleted-node.html is a flaky failure
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r211966%20(10931)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=tiled-drawing%2Fscrolling%2Flatched-to-deleted-node.html
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/latched-to-deleted-node-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/latched-to-deleted-node-actual.txt
@@ -1,5 +1,6 @@
Container
+Put cursor here. Scroll up/down
After moving 40px up or down we remove the initial target element of wheel event from
the dom. In safari this causes the wheel event to stop firing on the current frame, but it
then starts firing on the parent frame.
@@ -9,9 +10,8 @@
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS Removed the target element
PASS Page did not scroll
-PASS div continued scrolling after target element was deleted.
+FAIL div did not scroll to proper location. Expected 200, but got 190
PASS successfullyParsed is true
TEST COMPLETE
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky in http://trac.webkit.org/projects/webkit/changeset/212246