summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Exclude GViewRequestInterceptorTest completelytimurrrr@chromium.org2011-11-141-2/+1
| | | | | | | | TBR=jhawkins BUG=104030 Review URL: http://codereview.chromium.org/8510052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109875 0039d316-1c4b-4281-b951-d872f2087c98
* Add one more 'boring' caller and widen one Mac suppressiontimurrrr@chromium.org2011-11-142-2/+2
| | | | | | | | | | | The boring caller was named _ZN4base8internal8Invoker1ILb0ENS0_15InvokerStorage1IPFvRK8FilePathES3_EES7_E8DoInvokeEPNS0_18InvokerStorageBaseE in the report TBR=thestig Review URL: http://codereview.chromium.org/8564004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109868 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude some tests failing on the memory FYI waterfalltimurrrr@chromium.org2011-11-144-8/+12
| | | | | | | | BUG=104022,75250,104030 TBR=jhawkins Review URL: http://codereview.chromium.org/8510044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109864 0039d316-1c4b-4281-b951-d872f2087c98
* Fix memory leak in xkeyboard.cc.yusukes@chromium.org2011-11-141-8/+0
| | | | | | | | | | BUG=chromium:103433 TEST=ran linux_memory trybot Review URL: http://codereview.chromium.org/8552001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109858 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude a couple of fails/flaky unit_tests from CrOS/Valgrind runtimurrrr@chromium.org2011-11-121-0/+4
| | | | | | | | BUG=104030,104031 TBR=jhawkins Review URL: http://codereview.chromium.org/8546006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109809 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude a few more tests failing on TSan/UI, suppress massive ↵timurrrr@chromium.org2011-11-122-0/+25
| | | | | | | | | | leaks+use-after-frees in Balloon notification BUG=103707,104029 TBR=jhawkins Review URL: http://codereview.chromium.org/8545002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109808 0039d316-1c4b-4281-b951-d872f2087c98
* Find out the Webkit layout_tests names by reading their stdouttimurrrr@chromium.org2011-11-121-11/+31
| | | | | | | TEST=`./tools/valgrind/chrome_tests.sh --test webkit` with suppressions removed Review URL: http://codereview.chromium.org/8537013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109805 0039d316-1c4b-4281-b951-d872f2087c98
* Run more tests on the Webkit Layout Valgrind bot and do it in paralleltimurrrr@chromium.org2011-11-121-7/+6
| | | | | | | | | | | Some numbers: with --experimental-fully-parallel my Z600 (16 threads) runs 360 tests in 30 minutes. The bot has 4 vcores, we may ask for more if it becomes too slow. I haven't seen any test failures locally; probably thanks to --run-singly. Review URL: http://codereview.chromium.org/8463012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109787 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations.cmp@chromium.org2011-11-111-1/+1
| | | | | | | | | | | linux-release/dhtml/times/t: http://build.chromium.org/f/chromium/perf/linux-release/dhtml/report.html?history=150&rev=109709 TBR=nsylvain@chromium.org BUG=103660 Review URL: http://codereview.chromium.org/8538023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109717 0039d316-1c4b-4281-b951-d872f2087c98
* Heapchecker: Suppress new pepper plugin leaks.thestig@chromium.org2011-11-111-0/+10
| | | | | | | | BUG=103945 TEST=Heapchecker CrOS bot goes green. Review URL: http://codereview.chromium.org/8540016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109706 0039d316-1c4b-4281-b951-d872f2087c98
* Fix leak in BroadcastNotifications() if the delegate is closingatwilson@chromium.org2011-11-111-13/+0
| | | | | | | | | | BUG=86483 TEST=run tests under valgrind Review URL: http://codereview.chromium.org/8528016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109690 0039d316-1c4b-4281-b951-d872f2087c98
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-1/+1
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8538008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109685 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations.rtenneti@chromium.org2011-11-111-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | http://build.chromium.org/f/chromium/perf/vista-release-single-core/intl1/report.html?history=150&rev=109634&graph=times http://build.chromium.org/f/chromium/perf/vista-release-single-core/intl2/report.html?history=150&rev=109634&graph=times http://build.chromium.org/f/chromium/perf/vista-release-dual-core/intl1/report.html?history=150&rev=109634&graph=times http://build.chromium.org/f/chromium/perf/vista-release-dual-core/intl2/report.html?history=150&rev=109634&graph=times http://build.chromium.org/f/chromium/perf/xp-release-dual-core/intl2/report.html?history=150&rev=109642 http://build.chromium.org/f/chromium/perf/xp-release-dual-core/intl1/report.html?history=150&rev=109642 http://build.chromium.org/f/chromium/perf/xp-release-single-core/intl1/report.html?history=150&rev=109642 http://build.chromium.org/f/chromium/perf/mac-release-10.6/intl1/report.html?history=150&rev=109645 http://build.chromium.org/f/chromium/perf/mac-release-10.6/intl2/report.html?history=150&rev=109645 BUG=103868 TBR=cmp Review URL: http://codereview.chromium.org/8463023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109653 0039d316-1c4b-4281-b951-d872f2087c98
* Follow-up fix: use /bin/bash instead of /bin/sh for the browser wrappertimurrrr@chromium.org2011-11-111-1/+1
| | | | | | | TBR=glider Review URL: http://codereview.chromium.org/8538007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109615 0039d316-1c4b-4281-b951-d872f2087c98
* Print out the ui_test test case in the reportstimurrrr@chromium.org2011-11-113-12/+40
| | | | | | | TEST=ran memcheck and tsan locally on RedirectTest.Server with suppression files removed Review URL: http://codereview.chromium.org/8539007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109602 0039d316-1c4b-4281-b951-d872f2087c98
* One more sqlite Addr4 suppression and one more tracked_objects leaktimurrrr@chromium.org2011-11-111-1/+19
| | | | | | | | BUG=76197,102327 TBR=jhawkins Review URL: http://codereview.chromium.org/8540004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109600 0039d316-1c4b-4281-b951-d872f2087c98
* Add a couple of more webrtc TSan suppressions and one more ↵timurrrr@chromium.org2011-11-111-12/+33
| | | | | | | | | | sqlite-probably-benign one TBR=jhawkins BUG=103711 Review URL: http://codereview.chromium.org/8540003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109599 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations.rtenneti@chromium.org2011-11-101-2/+2
| | | | | | | | | | | xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109471&graph=total_op_r xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109471&graph=total_byte_b BUG=103790 TBR=cmp Review URL: http://codereview.chromium.org/8525011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109514 0039d316-1c4b-4281-b951-d872f2087c98
* Slightly widen a tracked_objects suppressiontimurrrr@chromium.org2011-11-101-1/+1
| | | | | | | | BUG=102327 TBR=jhawkins Review URL: http://codereview.chromium.org/8469009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109491 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude one flaky hangy remoting test from Valgrind runstimurrrr@chromium.org2011-11-101-0/+2
| | | | | | | | TBR=jhawkins BUG=103774 Review URL: http://codereview.chromium.org/8523010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109485 0039d316-1c4b-4281-b951-d872f2087c98
* Clang plugin: *Overriding* method must have "virtual" keyword.hans@chromium.org2011-11-102-2/+2
| | | | | | | | | | | | | The overridden method is the one in the base class. It's the overriding method that might be missing the "virtual" keyword. BUG=none TEST=none Review URL: http://codereview.chromium.org/8465020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109473 0039d316-1c4b-4281-b951-d872f2087c98
* Widen the webrtc TSan suppression once again...timurrrr@chromium.org2011-11-101-0/+1
| | | | | | | | TBR=jhawkins BUG=103711 Review URL: http://codereview.chromium.org/8513005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109429 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress memory leaks in tracked_objects::ThreadData; also widen some NSS ↵timurrrr@chromium.org2011-11-101-2/+13
| | | | | | | | | | suppression BUG=61585,102327 TBR=jhawkins Review URL: http://codereview.chromium.org/8462012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109418 0039d316-1c4b-4281-b951-d872f2087c98
* One more TSan suppression, one more excludetimurrrr@chromium.org2011-11-102-1/+15
| | | | | | | | BUG=103711,103707 TBR=jhawkins Review URL: http://codereview.chromium.org/8517004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109416 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress data races on content/webrtc teststimurrrr@chromium.org2011-11-101-0/+29
| | | | | | | | TBR=jhawkins BUG=103711 Review URL: http://codereview.chromium.org/8465015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109412 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude flaky NPAPITesterBase tests from TSan/UI runstimurrrr@chromium.org2011-11-101-0/+6
| | | | | | | | BUG=103707 TBR=jhawkins Review URL: http://codereview.chromium.org/8517001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109406 0039d316-1c4b-4281-b951-d872f2087c98
* Update Valgrind and HeapChecker suppressionstimurrrr@chromium.org2011-11-102-5/+18
| | | | | | | | | TBR=jhawkins BUG=103704,86483,98751 TEST=./tools/valgrind/waterfall.sh match Review URL: http://codereview.chromium.org/8514001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109400 0039d316-1c4b-4281-b951-d872f2087c98
* Updated expectations.rtenneti@chromium.org2011-11-101-0/+5
| | | | | | | | | | | | | | xp-release-dual-core/dom_perf: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/dom_perf/report.html?history=150&rev=109380 vista-release-dual-core/dom_perf: http://build.chromium.org/f/chromium/perf/vista-release-dual-core/dom_perf/report.html?history=150&rev=109380 mac-release-10.5/dom_perf: http://build.chromium.org/f/chromium/perf/mac-release-10.5/dom_perf/report.html?history=150&rev=109380 mac-release-10.6/dom_perf: http://build.chromium.org/f/chromium/perf/mac-release-10.6/dom_perf/report.html?history=150&rev=109380 linux-release/dom_perf: http://build.chromium.org/f/chromium/perf/linux-release/dom_perf/report.html?history=150&rev=109380 BUG=103692 TBR=cmp Review URL: http://codereview.chromium.org/8505053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109387 0039d316-1c4b-4281-b951-d872f2087c98
* Updated expectations.rtenneti@chromium.org2011-11-101-2/+2
| | | | | | | | | | | linux-release-lowmem/dom_perf: http://build.chromium.org/f/chromium/perf/linux-release-lowmem/dom_perf/report.html?history=150&rev=109380 xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109380&graph=total_byte_r BUG=103692 TBR=cmp Review URL: http://codereview.chromium.org/8505052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109386 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build: check_deps shouldn't check stuff below tools/gyp.thakis@chromium.org2011-11-101-0/+1
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/8510037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109350 0039d316-1c4b-4281-b951-d872f2087c98
* Updated expectations.rtenneti@chromium.org2011-11-101-1/+1
| | | | | | | | | | | linux-release/dhtml: http://build.chromium.org/f/chromium/perf/linux-release/dhtml/report.html?history=150&rev=109331 BUG=103660 TBR=cmp Review URL: http://codereview.chromium.org/8505044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109347 0039d316-1c4b-4281-b951-d872f2087c98
* Slightly widen a tsan suppression.thakis@chromium.org2011-11-091-2/+0
| | | | | | | | | | BUG=93932 TEST=none TBR=acolwell Review URL: http://codereview.chromium.org/8511021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109294 0039d316-1c4b-4281-b951-d872f2087c98
* Updated expectations.rtenneti@chromium.org2011-11-091-3/+3
| | | | | | | | | | | | | | | | | | | for V8 regression, adjusted rev's. xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=-1&graph=vm_peak_r Adjusted expectations for performance improvements from skia roll. xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109265&graph=total_byte_r xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109265&graph=total_op_r BUG=103586,103454 TBR=cmp Review URL: http://codereview.chromium.org/8508022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109288 0039d316-1c4b-4281-b951-d872f2087c98
* Updated expectations.rtenneti@chromium.org2011-11-091-3/+3
| | | | | | | | | | | | | | | | | | | for V8 regression, adjusted rev's. xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=-1&graph=vm_peak_r Adjusted expectations for performance improvements from skia roll. xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109265&graph=total_byte_r xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=109265&graph=total_op_r BUG=103586,103454 TBR=cmp Review URL: http://codereview.chromium.org/8507014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109277 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations. rtenneti@chromium.org2011-11-091-1/+1
| | | | | | | | | | xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=150&rev=-1&graph=vm_peak_r BUG=103586 TBR=cmp Review URL: http://codereview.chromium.org/8511017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109270 0039d316-1c4b-4281-b951-d872f2087c98
* Drop 'boring callers' from the HeapChecker reportstimurrrr@chromium.org2011-11-094-42/+70
| | | | | | | | | | | | The old 'long' HeapChecker suppressions still match the full reports. Also, put the lists of boring callers into one place. BUG=93400 TEST=Run base_unittests/ToolsSanityTests under all tools with removed suppressions and see the stacks Review URL: http://codereview.chromium.org/8505015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109242 0039d316-1c4b-4281-b951-d872f2087c98
* Widen one Memcheck suppression to make the Linux part of the Memory FYI ↵timurrrr@chromium.org2011-11-091-1/+0
| | | | | | | | | | waterfall green BUG=102614 TBR=thakis Review URL: http://codereview.chromium.org/8505005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109207 0039d316-1c4b-4281-b951-d872f2087c98
* suppress a conditional read in webkitthakis@chromium.org2011-11-091-0/+7
| | | | | | | | | | | | below _ZNK7WebCore12NamedNodeMap20mappedMapsEquivalentEPKS0_ BUG=103467 TEST=none TBR=ojan Review URL: http://codereview.chromium.org/8497031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109149 0039d316-1c4b-4281-b951-d872f2087c98
* Update a tsan suppression for a renamed functionthakis@chromium.org2011-11-091-3/+2
| | | | | | | | | | BUG=93932 TEST=none TBR=acolwell Review URL: http://codereview.chromium.org/8496040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109147 0039d316-1c4b-4281-b951-d872f2087c98
* slightly widen a valgrind suppressionthakis@chromium.org2011-11-091-0/+1
| | | | | | | | | | BUG=103433 TEST=none TBR=yusukes Review URL: http://codereview.chromium.org/8497029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109139 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations. rtenneti@chromium.org2011-11-091-1/+1
| | | | | | | | | | xp-release-dual-core/moz: http://build.chromium.org/f/chromium/perf/xp-release-dual-core/moz/report.html?history=350&rev=107986 BUG=103459 TBR=cmp Review URL: http://codereview.chromium.org/8498030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109134 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations. rtenneti@chromium.org2011-11-081-1/+1
| | | | | | | | | | linux-release/intl2/times/t: http://build.chromium.org/f/chromium/perf/linux-release/intl2/report.html?history=150&rev=108459 BUG=103454 TBR=cmp Review URL: http://codereview.chromium.org/8502034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109127 0039d316-1c4b-4281-b951-d872f2087c98
* valgrind: Suppress a XGetAtom memory leak.thakis@chromium.org2011-11-081-0/+7
| | | | | | | | | | BUG=103433 TEST=none TBR=yusukes Review URL: http://codereview.chromium.org/8495028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109108 0039d316-1c4b-4281-b951-d872f2087c98
* Widen a Replace_memcpy race suppression.thakis@chromium.org2011-11-081-0/+9
| | | | | | | | | | BUG=93932,67957 TEST=none TBR=timurrrr Review URL: http://codereview.chromium.org/8496021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109046 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing "*!" to the DrM suppressiontimurrrr@chromium.org2011-11-081-1/+1
| | | | | | | TBR=bruening Review URL: http://codereview.chromium.org/8498012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109029 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress some Dr. Memory INVALID HEAP reports on UI teststimurrrr@chromium.org2011-11-081-0/+17
| | | | | | | | TBR=bruening BUG=103365,101717 Review URL: http://codereview.chromium.org/8496013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109018 0039d316-1c4b-4281-b951-d872f2087c98
* Fix bug 103190: We do not need the call that leaks.munjal@chromium.org2011-11-072-13/+0
| | | | | | Review URL: http://codereview.chromium.org/8491004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108943 0039d316-1c4b-4281-b951-d872f2087c98
* Add several more suppressions related to the out-of-process plugin loading ↵stuartmorgan@chromium.org2011-11-061-0/+19
| | | | | | | | | | | | | | on Chromium OS In addition to the stacks suppressed before, there were several new PluginPrefs-related leaks that started at the same time. TBR=thakis BUG=102831 Review URL: http://codereview.chromium.org/8484008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108822 0039d316-1c4b-4281-b951-d872f2087c98
* Suppress leaks in GViewRequestInterceptorTest testsstuartmorgan@chromium.org2011-11-062-0/+26
| | | | | | | | | | TBR=thakis BUG=103192 Review URL: http://codereview.chromium.org/8483006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108821 0039d316-1c4b-4281-b951-d872f2087c98
* Adjust suppressions for CertDatabaseNSSTest tests for recent refactoringstuartmorgan@chromium.org2011-11-061-2/+2
| | | | | | | | | | TBR=thakis BUG=82974 Review URL: http://codereview.chromium.org/8489001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108820 0039d316-1c4b-4281-b951-d872f2087c98