On Thu, Apr 2, 2009 at 06:11, Brian Rakowski <[email protected]> wrote: > It's not immediately obvious how > you would automate the process of creating a reduced test case, so I'm > excited to see what you can tell us.
The process requires the use of a proxy for serving the web resources. For the first iteration and the GSoC, I am considering using Selenium. The code for reducing can either be placed in the browser or as part of a test driver. In the long run, integrating the framework more tightly with Chromium should be explored, since some of the issues I have looked at suggest that failures rely not only on the web resources, but also on the local browser state. I've tried to put these ideas into a proposal. -- Jonas Fonseca --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
