Hello All,

Thanks to nsylivan and thesig, we now have memory test/try bots for chromium
os.

http://build.chromium.org/buildbot/memory/console
http://build.chromium.org/buildbot/try-server/waterfall?builder=linux_chromeos_valgrind

Please pay attention to the status of memory test for these tests as well.
Note that
try-bot does not run ui_tests, so passing try-bot does not necessarily mean
the test bot will pass.
This is because running ui_tests takes really long time and we cannot run it
on single machine
(and same as linux_valgrind trybot)

If you're working on views part on Windows, your change now may break this
tests because
chromeos is using views.  I believe this is actually good thing because we
no longer have purify
tests on Windows. You may want to read valgrind
side<http://www.chromium.org/developers/how-tos/using-valgrind> (esp.
Suppressing Erros)
because you may have to  suppress the error.

Thanks,
- oshima
-- 
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