WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 103834
Layout Test fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html is failing
https://bugs.webkit.org/show_bug.cgi?id=103834
Summary
Layout Test fast/forms/month-multiple-fields/month-multiple-fields-keyboard-e...
Mike West
Reported
2012-12-02 04:20:21 PST
The following layout test is failing on Chromium Mac. fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html Probable cause: It looks like this test never passed on mac:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=fast%2Fforms%2Fmonth-multiple-fields%2Fmonth-multiple-fields-keyboard-events.html
Failure looks like: --- /Volumes/data/b/WebKit-BuildSlave/chromium-mac-release-tests/build/layout-test-results/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt +++ /Volumes/data/b/WebKit-BuildSlave/chromium-mac-release-tests/build/layout-test-results/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-actual.txt @@ -15,7 +15,7 @@ == Digit keys == FAIL input.value should be 0012-09. Was 0112-09. == Left/Right keys == -FAIL input.value should be 0005-06. Was 0005-09. +PASS input.value is "0005-06" PASS document.activeElement.id is "input" == Up/Down keys == PASS input.value is "2012-10" @@ -49,10 +49,27 @@ == Typeahead == PASS input.value is "0001-12" PASS input.value is "0002-12" +== Typeahead cycle first character == +PASS input.value is "2012-01" +PASS input.value is "2012-06" +PASS input.value is "2012-07" +PASS input.value is "2012-01" +PASS input.value is "2012-01" +== Typeahead prefix match == +PASS input.value is "2012-03" +PASS input.value is "2012-03" +PASS input.value is "2012-05" +PASS input.value is "2012-05" +== Typeahead index match == +PASS input.value is "2012-01" +PASS input.value is "2012-12" +PASS input.value is "2012-12" +== Typeahead should search from current selection == +PASS input.value is "2012-06" == RTL Left/Right keys == FAIL input.value should be 2012-10. Was 2013-09. -FAIL input.value should be 0002-10. Was 2013-09. -FAIL input.value should be 0002-11. Was 2014-09. +FAIL input.value should be 0002-10. Was 2013-02. +FAIL input.value should be 0002-11. Was 2014-02. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Mike West
Comment 1
2012-12-02 04:39:33 PST
Skipped in
r136338
: <
http://trac.webkit.org/changeset/136338
>
Takashi Sakamoto
Comment 2
2012-12-02 21:07:06 PST
Committed
r136362
: <
http://trac.webkit.org/changeset/136362
>
Takashi Sakamoto
Comment 3
2012-12-02 21:07:52 PST
I'm sorry. I missed --no-close when I updated TestExpectations. Best regards, Takashi Sakamoto
Kent Tamura
Comment 4
2012-12-11 18:53:14 PST
Done rebaseline by
http://trac.webkit.org/changeset/137405
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