I have a leak after a check-in. I tried following the instructions on my Linux box, but couldn't (I hardly develop on Linux).
jabdelma...@jabdelmalek:/usr/local/google/chrome/src$ sh tools/valgrind/chrome_tests.sh --generate_suppressions -t ui Usage: chrome_tests.py -b <dir> -t <test> [-t <test> ...] chrome_tests.py: error: no such option: --generate_suppressions I had tried to follow the getting started instructions in installing and building valgrind from source so that it works in ui_tests, but the first line fails for me: jabdelma...@jabdelmalek:/usr/local/google/chrome/src$ sh autogen.sh sh: autogen.sh: No such file or directory So I'm unable to fix the regressions from my checkin. I think it's difficult to require people to keep the tree green on all these builders, if it's this hard for developers on other platforms to reproduce the problems. On Mon, Jul 20, 2009 at 10:40 AM, Dan Kegel <[email protected]> wrote: > > On Mon, Jul 20, 2009 at 3:48 PM, Dan Kegel<[email protected]> wrote: > > If you'd like to help with the stability fixit week > > ( http://code.google.com/p/chromium/wiki/StabilityFixitWeek ) > > but valgrind is giving you trouble, > > I'll be available from 10am to 4pm PST today to help; > > contact me via email, chat, or IRC with your > > chromium valgrind questions and I'll try to answer them. > > forgot to mention: my preferred chromium chat is [email protected] > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
