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 EditingAssignee: 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
Reported Monday, March 19, 2012 9:11:39 PM UTC
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
Radar WebKit Bug Importer
Comment 1 Monday, March 19, 2012 9:12:28 PM UTC
Jessie Berlin
Comment 2 Monday, March 19, 2012 9:15:35 PM UTC
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
Comment 3 Monday, March 19, 2012 9:25:10 PM UTC
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
Comment 4 Monday, March 19, 2012 9:44:43 PM UTC
Added those tests to the wk2 Skipped list for now in http://trac.webkit.org/changeset/111232
Note You need to log in before you can comment on or make changes to this bug.