Bug 114573

Summary: [Mac] [WK2] selection-gap-fixed-child.html and selection-gap-flipped-fixed-child.html have been failing since they were added in r148258
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bdakin, enrica, shezbaig.wk, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-04-13 10:46:37 PDT
fast/repaint/selection-gap-fixed-child.html and fast/repaint/selection-gap-flipped-fixed-child.html have been failing on WK2 bots ever since they were added in http://trac.webkit.org/changeset/148258 http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Frepaint%2Fselection-gap-fixed-child.html%2Cfast%2Frepaint%2Fselection-gap-flipped-fixed-child.html
Attachments
Shezan Baig
Comment 1 2013-04-13 11:02:20 PDT
Hmm is anybody with a mac able to debug this? Looks like it's not invalidating the rect at all, when the selection is set. If you grab a pixel snapshot, is the box red or green?
Ryosuke Niwa
Comment 2 2013-04-13 11:09:48 PDT
Added test expectation in http://trac.webkit.org/changeset/148362.
Alexey Proskuryakov
Comment 3 2014-07-22 10:59:46 PDT
Talked to Simon about this. In WebKit2, we become layer-backed on this test, so it's expected that there is no repaint logged. We could WontFix the test, or we could land the actual results. I'll go with the latter - the test is not testing much when layer-backed anyway, but at least we'll be catching crashes.
Alexey Proskuryakov
Comment 4 2014-07-22 11:01:37 PDT
Landed the results in <http://trac.webkit.org/r171348>.
Note You need to log in before you can comment on or make changes to this bug.