RESOLVED FIXED 88490
REGRESSION(r119617-r119620): fast/repaint/fixed-tranformed.html fails
https://bugs.webkit.org/show_bug.cgi?id=88490
Summary REGRESSION(r119617-r119620): fast/repaint/fixed-tranformed.html fails
Ryosuke Niwa
Reported 2012-06-06 20:45:20 PDT
fast/repaint/fixed-tranformed.html started failing: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Frepaint%2Ffixed-tranformed.html Blame list: http://trac.webkit.org/log/?verbose=on&rev=119620&stop_rev=119617 It's unconceivable that any changes in this range could have caused this test to regress.
Attachments
Tony Chang
Comment 1 2012-06-07 09:35:37 PDT
On Linux, it looks like flakiness. On Windows, it looks like a 1px change in the scrollbars. Is that not expected from http://trac.webkit.org/changeset/119617/ ? Here's the diff: http://build.chromium.org/f/chromium/layout_test_results/Webkit_Win7/results/layout-test-results/fast/repaint/fixed-tranformed-diff.png
Ryosuke Niwa
Comment 2 2012-06-07 14:17:42 PDT
(In reply to comment #1) > On Linux, it looks like flakiness. On Windows, it looks like a 1px change in the scrollbars. Is that not expected from http://trac.webkit.org/changeset/119617/ ? > > Here's the diff: http://build.chromium.org/f/chromium/layout_test_results/Webkit_Win7/results/layout-test-results/fast/repaint/fixed-tranformed-diff.png Oh yeah, so can probably rebaseline Windows.
Tony Chang
Comment 3 2012-06-08 14:13:48 PDT
Rebaselined in http://trac.webkit.org/changeset/119863 . According to the flakiness dashboard, this test was passing on Mac and Linux, so I removed the line from TestExpectations.
Tony Chang
Comment 4 2012-06-08 14:14:47 PDT
Actually, it's flaky on Linux, but there is a separate line for that in TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.