Bug 77315
Summary: | [chromium] Layout Test fast/events/touch/touch-gesture-scroll.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yuzo Fujishima <yuzo> |
Component: | Tools / Tests | Assignee: | Robert Kroeger <rjkroege> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rjkroege |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 77492 | ||
Bug Blocks: |
Yuzo Fujishima
The following layout test is flaky on WIN (1%) and MAC (34~95%).
fast/events/touch/touch-gesture-scroll.html
--- /b/build/slave/Webkit_Mac10_6/build/layout-test-results/fast/events/touch/touch-gesture-scroll-expected.txt
+++ /b/build/slave/Webkit_Mac10_6/build/layout-test-results/fast/events/touch/touch-gesture-scroll-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 218: Uncaught TypeError: Cannot call method 'replace' of undefined
This tests scroll gesture generation from touch events. Square is (mostly) green on pass
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Kroeger
The test is unnecessary per 77492. Will be fixed in a few days.