The current directory layout is organized to facilitate sending the platform-specific results up to WebKit "real soon now", where they'll presumably live in LayoutTests/platform/. Once that happens, they'll be controlled with the same gclient setting that switches LayoutTests on and off in general. It's not worth reorganizing the directories and all their supporting scripts (yet again) in the meantime, particularly considering that Linux uses the Windows results too.
- Pam On Fri, Dec 5, 2008 at 2:46 PM, Brett Wilson <[EMAIL PROTECTED]> wrote: > > Can we structure the directories and deps such that you only need to > specify the layout test results for your platform (or no results at > all like many people do)? > > Brett > > On Fri, Dec 5, 2008 at 2:44 PM, Evan Martin <[EMAIL PROTECTED]> wrote: >> >> On Fri, Dec 5, 2008 at 2:41 PM, Peter Kasting <[EMAIL PROTECTED]> wrote: >>> On Fri, Dec 5, 2008 at 2:35 PM, Evan Martin <[EMAIL PROTECTED]> wrote: >>>> However, that will mean the chromium repo (under >>>> webkit/data/layout_tests/platform/chromium-linux) will grow by the >>>> size of this data. For comparison, the chromium-win directory is 4745 >>>> png files, another 4745 checksums, and a total 94 megabytes. Everyone >>>> will now end up checking those out, >>> >>> Don't layout_tests get excluded from the default .gclient? If so, I say >>> just go for this; the penalty will only hit people who check out layout >>> tests. >> >> webkit/data/layout_tests/LayoutTests => points at the WebKit repo and >> contains the enormous test suite >> webkit/data/layout_tests/platform/* => part of our repo (under trunk, >> so not pulled in via DEPS) and includes all our expected >> Windows-baselined output >> >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
