Bug 81547 - 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
Summary: editing/input/reveal-edit-on-input-vertically.html and editing/input/reveal-c...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Lion%...
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2012-03-19 13:11 PDT by Jessie Berlin
Modified: 2012-03-19 13:44 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2012-03-19 13:11:39 PDT
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.
Comment 1 Radar WebKit Bug Importer 2012-03-19 13:12:28 PDT
<rdar://problem/11075551>
Comment 2 Jessie Berlin 2012-03-19 13:15:35 PDT
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
Comment 3 Alexey Proskuryakov 2012-03-19 13:25:10 PDT
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.
Comment 4 Jessie Berlin 2012-03-19 13:44:43 PDT
Added those tests to the wk2 Skipped list for now in http://trac.webkit.org/changeset/111232