WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
87748
fast/forms/select/optgroup-clicking.html is failing / timing out
https://bugs.webkit.org/show_bug.cgi?id=87748
Summary
fast/forms/select/optgroup-clicking.html is failing / timing out
Marcus Bulach
Reported
2012-05-29 08:11:11 PDT
After
r118772
, fast/forms/select/optgroup-clicking.html fails on chromium: Menu list with arrow key -PASS $("menulist").selectedIndex is 8 +FAIL $("menulist").selectedIndex should be 8. Was 3. PASS successfullyParsed is true
Attachments
Patch
(1.44 KB, patch)
2012-05-29 08:14 PDT
,
Marcus Bulach
no flags
Details
Formatted Diff
Diff
Patch
(1.44 KB, patch)
2012-05-29 08:17 PDT
,
Marcus Bulach
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Marcus Bulach
Comment 1
2012-05-29 08:14:45 PDT
Created
attachment 144564
[details]
Patch
Marcus Bulach
Comment 2
2012-05-29 08:17:19 PDT
Created
attachment 144565
[details]
Patch
Marcus Bulach
Comment 3
2012-05-29 08:20:34 PDT
Committed
r118780
: <
http://trac.webkit.org/changeset/118780
>
Marcus Bulach
Comment 4
2012-05-29 08:21:07 PDT
Re-opening the bug (just landed the expectations).
Jessie Berlin
Comment 5
2012-05-29 09:37:31 PDT
It also fails on Mac with the same diff. I am going to land the expected failing results for Mac in order to get the bots green.
Radar WebKit Bug Importer
Comment 6
2012-05-29 09:38:25 PDT
<
rdar://problem/11548461
>
Jessie Berlin
Comment 7
2012-05-29 09:44:00 PDT
This test is actually timing out on the Mac bots
http://build.webkit.org/results/Lion%20Release%20(Tests)/r118778%20(8745)/results.html
When I run locally, it times out unless I interact with the keyboard while the test is running. When I do interact with the keyboard while the test is running, I see the same failing results that chromium is seeing. I am going to skip it instead of landing failing expectations on Mac.
Jessie Berlin
Comment 8
2012-05-29 09:49:54 PDT
Added to the Mac Skipped list in
http://trac.webkit.org/changeset/118797
Kent Tamura
Comment 9
2012-05-29 17:57:18 PDT
Ah, the test is trying to type keys by eventSender against a <select> popup. It doesn't work on some platforms. We should remove that part of the test.
Kent Tamura
Comment 10
2012-05-29 18:02:01 PDT
This is not a regression. optgroup-clicking.html is a new test.
Ryosuke Niwa
Comment 11
2013-05-22 17:44:13 PDT
This test still times out on Mac.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug