fbarchard@google.com
|
b5bc098e20
|
Clear empty video frames in unittest so DrMemory will allow them to be read without an uninitialized read error.
BUG=libyuv:263
TESTED=drmemory out\Debug\modules_unittests.exe --gtest_filter=*PreprocessorLogic
R=kjellander@webrtc.org, mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/4319004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5168 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-11-25 09:06:33 +00:00 |
|
kjellander@webrtc.org
|
662b1c59c1
|
Add suppressions for DrMemory and TSan on Windows.
BUG=2515,2516
TEST=locally running the test as described in the bug.
The TSan excluded test was verified to be the only remaining
test that is too slow for TSan on Windows.
R=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2405004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4970 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-10-16 10:46:37 +00:00 |
|
kjellander@webrtc.org
|
7a968a8f07
|
Add more TSan and Dr Memory suppressions for modules_unittests
I'm trying to get these tests green on Windows in
http://build.chromium.org/p/client.webrtc.fyi
BUG=2319,2323
TEST=local runs passing
R=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2230004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4781 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-18 19:18:20 +00:00 |
|
pbos@webrtc.org
|
be63fd644f
|
Initialize CodecInst structs in test_api_audio.cc.
Fixes errors detected by DrMemory on Windows.
BUG=2382
R=stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2228004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4764 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-17 09:33:17 +00:00 |
|
kjellander@webrtc.org
|
f6ae62ffa3
|
Add Win TSan exclude and Dr Memory suppressions
To green up the FYI builders.
BUG=2323,2382
TEST=passing local run.
TBR=phoglund
Review URL: https://webrtc-codereview.appspot.com/2218005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4755 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-16 21:16:48 +00:00 |
|
kjellander@webrtc.org
|
eddbfb8cf8
|
Add more Dr Memory suppressions for common_audio_unittests
BUG=2321
TEST=passing local run.
TBR=andrew
Review URL: https://webrtc-codereview.appspot.com/2220004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4754 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-16 20:53:20 +00:00 |
|
kjellander@webrtc.org
|
c8c32638be
|
Remove JpegEncoder suppression as jpeg is now removed.
See https://code.google.com/p/webrtc/source/detail?r=4646
BUG=2322
TEST=Ran common_video_unittests with the suppression removed
TBR=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2164004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4664 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-03 18:38:52 +00:00 |
|
kjellander@webrtc.org
|
5aedb295d5
|
Add TSan and Dr Memory suppressions for Windows
This works enables us to add add more memory tools bots to the
WebRTC FYI waterfall at
http://build.chromium.org/p/client.webrtc.fyi/waterfall
These suppressions will be needed to get the bots green initially.
This CL also updates the PRESUBMIT.py scripts for the previous
memcheck and TSan suppression directories with the trybots we
currently have. It also adds a PRESUBMIT.py script for the
Dr Memory suppressions.
BUG=1938,2319,2321,2322,2323,2324,2328,2329,2330,2333
TEST=Local execution of the tests passes when these suppressions
are used.
R=niklas.enbom@webrtc.org, phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2149004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4653 4adac7df-926f-26a2-2b94-8c16560cd09d
|
2013-09-02 11:50:46 +00:00 |
|