RESOLVED FIXED Bug 74726
REGRESSION(r103073): fast/forms/input-text-scroll-left-on-blur.html failing
https://bugs.webkit.org/show_bug.cgi?id=74726
Summary REGRESSION(r103073): fast/forms/input-text-scroll-left-on-blur.html failing
Attachments
Adrienne Walker
Comment 1 2011-12-16 10:07:44 PST
Adrienne Walker
Comment 2 2011-12-16 10:08:28 PST
Above commit was marking this as failing. I didn't mean to close this bug.
Mikhail Naganov
Comment 3 2011-12-16 11:26:43 PST
I've rebaselined test expectations: http://trac.webkit.org/changeset/103081 Canaries seem to be happy.
Ryosuke Niwa
Comment 4 2011-12-16 12:03:29 PST
Was this test only failing on Chromium?
Ryosuke Niwa
Comment 5 2011-12-16 12:05:36 PST
Also why was linux not rebaselined?
Ryosuke Niwa
Comment 6 2011-12-16 12:10:32 PST
Tests are failing on Qt.
Ryosuke Niwa
Comment 7 2011-12-16 12:11:13 PST
Why did you just remove expectations for Qt without rebaselining the tests?
Mikhail Naganov
Comment 8 2011-12-16 12:24:19 PST
I've masked test results on all platforms initially. Then I've rebaselined Chromium tests. This test (input-text-scroll-left-on-blur.html) wasn't failing only on Chromium---I've updated expectations in WebKit Mac and Win as well. Other ports seem to work differently---it looks like they just not upload results unless test is failing, no? I've already updated Gtk tests, will update Qt now.
Ryosuke Niwa
Comment 9 2011-12-16 12:25:37 PST
(In reply to comment #8) > I've masked test results on all platforms initially. Then I've rebaselined Chromium tests. This test (input-text-scroll-left-on-blur.html) wasn't failing only on Chromium---I've updated expectations in WebKit Mac and Win as well. > > Other ports seem to work differently---it looks like they just not upload results unless test is failing, no? I've already updated Gtk tests, will update Qt now. I don't think webkit-patch rebaseline-expectations work for non-Chromium ports if you used that. Neither does garden-o-matic.
Mikhail Naganov
Comment 10 2011-12-16 12:28:55 PST
I understand that. What I mean is that if you look at "upload results" log on Gtk or Qt, they only upload results of failed tests, not for all tests: http://build.webkit.org/builders/Qt%20Linux%20Release/builds/41118/steps/MasterShellCommand/logs/stdio
Adrienne Walker
Comment 11 2011-12-16 12:33:58 PST
(In reply to comment #3) > I've rebaselined test expectations: http://trac.webkit.org/changeset/103081 > > Canaries seem to be happy. Mac 10.5 (CG) canary seems to be sad: http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28CG%29/builds/1787
Adrienne Walker
Comment 12 2011-12-16 15:59:17 PST
Note You need to log in before you can comment on or make changes to this bug.