NEW 94735
Layout test fast/text/emphasis-overlap.html started failing differently after r126312
https://bugs.webkit.org/show_bug.cgi?id=94735
Summary Layout test fast/text/emphasis-overlap.html started failing differently after...
Kenneth Russell
Reported 2012-08-22 11:30:43 PDT
After http://trac.webkit.org/changeset/126312/ , fast/text/emphasis-overlap.html started failing with "image" rather than "image+text" differences on Chromium Linux. Here are the flakiness dashboard results: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Ftext%2Femphasis-overlap.html To be honest I don't understand exactly what's going on there because it looks like there are still text differences for Webkit Linux and other bots. However, I'm suppressing this failure in LayoutTests/platform/chromium/TextExpectations for the moment.
Attachments
Kenneth Russell
Comment 1 2012-08-22 11:33:35 PDT
Koji Ishii
Comment 2 2012-08-26 09:29:35 PDT
hmm...me neither. I re-reviewed the changeset, but I don't think any code touches Linux at all. Sorry for the trouble anyway.
Tony Chang
Comment 3 2012-08-27 10:44:11 PDT
The reason is that LayoutTests/platform/chromium-win/fast/text/emphasis-overlap-expected.txt was added. Chromium Linux will use results in chromium-win if there are no results in chromium-linux (for may tests, the results are the same). I think going from image+text to image is a progression, so this seems fine to me.
Note You need to log in before you can comment on or make changes to this bug.