If you don't run valgrind, you can probably ignore this.

tools/valgrind/build-valgrind-for-chromium.sh has been updated.

Used to be, if you had gold as your system linker, it would
generate a valgrind that couldn't even valgrind /bin/true.
It's now a bit smarter, and won't build or install a broken valgrind.

It also adds a patch to properly terminate log files on exec
(which gets rid of an annoying delay when running
tools/valgrind/chrome_tests.sh on some tests).

Separately, http://wiki.corp.google.com/Main/ChromeBuildbotLinux
was also updated, and a new valgrind and gold were pushed to
the main valgrind bots, codf15[678].
They were missing the long suppressions patch before,
so the update should prevent recurrence of one
of the intermittent valgrind warnings seen today.
(It already had a suppression, but because the suppresson
had a line longer than 200 chars, it was ignored.)

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to