Bug 81547
Summary: | editing/input/reveal-edit-on-input-vertically.html and editing/input/reveal-contenteditable-on-input-vertically.html timing out on Lion Intel Debug WebKit2 testers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessie Berlin <jberlin> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | andersca, ap, enrica, jberlin, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111206%20(5040)/editing/input/reveal-edit-on-input-vertically-pretty-diff.html |
Jessie Berlin
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111206%20(5040)/editing/input/reveal-edit-on-input-vertically-pretty-diff.html
--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/editing/input/reveal-edit-on-input-vertically-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/editing/input/reveal-edit-on-input-vertically-actual.txt
@@ -1,4 +1,1 @@
-After starting typing in a scrolled out of view editor control, the control is to be brought in the center of the view
-To test manually, scroll the page up to the top, then start typing. Input box should be scrolled into the middle of the view.
-
-ScrollVertically: PASS
+Timed out waiting for final message from web process
Unfortunately, due to the state of our tests, I do not know when this started.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11075551>
Jessie Berlin
This is also happening for editing/input/reveal-contenteditable-on-input-vertically.html
--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/editing/input/reveal-contenteditable-on-input-vertically-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/editing/input/reveal-contenteditable-on-input-vertically-actual.txt
@@ -1,4 +1,1 @@
-After starting typing in a scrolled out of view editor control, the control is to be brought in the center of the view
-To test manually, scroll the page up to the top, then start typing. Input box should be scrolled into the middle of the view.
-a
-ScrollVertically: PASS
+Timed out waiting for final message from web process
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r111206%20(5040)/editing/input/reveal-contenteditable-on-input-vertically-pretty-diff.html
Alexey Proskuryakov
What's interesting is that locally, this timeout is reported as a crash to me (but no crash log is generated).
WebProcess calls exit() when it cannot send a sync message to UI process.
Jessie Berlin
Added those tests to the wk2 Skipped list for now in http://trac.webkit.org/changeset/111232