webrtc/tools
kjellander@webrtc.org 32022c6fb1 Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..."
Reason: Turns out this does not solve the problem as the buildbots
run into another error later on during collecting gtest output.
The problem is solved by excluding these bots from flakiness dashboard
data instead, in https://codereview.chromium.org/705913002/

> Fix memcheck and dr memory after flakiness dashboard deployment.
> 
> I deployed buildbot configuration for uploading data to the
> flakiness dashboard but I didn't predict our Dr Memory and
> Memcheck bots would fail due to the new flag passed to the test.
> Adding the --gtest_output flag to the script will avoid the build
> to fail as a workaround.
> 
> TBR=andrew@webrtc.org
> TESTED=Passing test run using:
> src/tools/valgrind-webrtc/webrtc_tests.sh --test audio_decoder_unittests --tool memcheck --target Release --build-dir src/out --gtest_output=xml:audio_decoder_unittests.xml
> 
> BUG=
> 
> Review URL: https://webrtc-codereview.appspot.com/28999004

TBR=kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/31969004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7643 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-11-06 06:26:34 +00:00
..
lsan Remove talk_base from suppressions. 2014-10-10 08:45:03 +00:00
matlab Swap colheaders for textdata in parseLog.m. 2011-12-08 20:56:53 +00:00
msan Tighten up MSan blacklist.txt owners. 2014-10-22 11:20:07 +00:00
network_emulator Document the source of test scenarios for Dummynet wrapper script. 2013-09-03 13:01:31 +00:00
perf Made e2e audio quality test write its results to perf. 2012-12-10 10:08:00 +00:00
python_charts GN: Add PRESUBMIT.py check for GN changes + default bots. 2014-08-06 09:11:18 +00:00
quality_tracking GN: Add PRESUBMIT.py check for GN changes + default bots. 2014-08-06 09:11:18 +00:00
refactoring Tweaked webrtc_reformat. 2013-05-08 13:56:23 +00:00
valgrind-webrtc Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..." 2014-11-06 06:26:34 +00:00
.gitignore Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
codereview.settings Adding TRYSERVER_ROOT to codereview.settings 2013-01-18 08:27:48 +00:00
DEPS Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
OWNERS Try server and buildbot scripts now using Chromium scripts. 2012-03-27 15:57:30 +00:00
PRESUBMIT.py Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. 2013-05-14 09:42:39 +00:00