On Thu, Mar 21, 2013 at 5:04 PM, Silvia Pfeiffer <[email protected]>wrote:
> On Fri, Mar 22, 2013 at 10:55 AM, Ryosuke Niwa <[email protected]> wrote: > >> On Thu, Mar 21, 2013 at 4:50 PM, Glenn Adams <[email protected]> wrote: >> >>> On Thu, Mar 21, 2013 at 5:40 PM, Ryosuke Niwa <[email protected]> wrote: >>> >> >> >>> In general, I don't recommend people running and relying on layout tests >>>> on Retina MBP especially if you work on the rendering engine at this time. >>>> >>> >>> That's my platform, so I have to manage with it. >>> >> >> I do have a Retina MBP too but I don't use it to work on the rendering >> engine precisely because of this issue. It's expected that every >> contributor has access to a machine where he/she can run layout tests. >> Retina MBP is not such a machine. >> > > Why is that the case? Why can't we start creating pixel test expectation > for Retina MBPs? > Because run-webkit-tests doesn't support it. We don't even have a way of whether we're running on Retina MBP or not. If implemented correctly, "retina" will be a new dimension relative to platform and WK2. There will be a combinatorial explosion though because any given platform (e.g. Mountain Lion) could have combinations of WK1/WK2 and Retina/non-Retina. I have been discussing this matter with my colleagues but we haven't gotten around to implement it. - R. Niwa
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

