Sign in
webrtc
/
src
/
e84978f3d8612e7e482791552b94e0847967d3ba
/
tools
/
valgrind-webrtc
98aefcd
Update tsan suppressions for libjingle_media_unittest.
by wu@webrtc.org
· 11 years ago
ca5ff99
Re-enable webrtcvoice/videoengine unittests.
by wu@webrtc.org
· 11 years ago
8f19cb9
Revert 5387 "Re-enable webrtcvoice/videoengine unittests."
by wu@webrtc.org
· 11 years ago
eda6823
Re-enable webrtcvoice/videoengine unittests.
by wu@webrtc.org
· 11 years ago
03cfde2
Roll Chromium 238260 -> 243863
by wjia@webrtc.org
· 11 years ago
1d09690
Move realtime tests to webrtc_perf_tests.
by pbos@webrtc.org
· 11 years ago
59d5705
Fix memory tools error introduced in roll @ r5260
by kjellander@webrtc.org
· 11 years ago
7e9315b
Adds support for sending redundant payloads over RTX.
by stefan@webrtc.org
· 11 years ago
b5bc098
Clear empty video frames in unittest so DrMemory will allow them to be read without an uninitialized read error.
by fbarchard@google.com
· 11 years ago
364f204
Update talk to 56698267.
by wu@webrtc.org
· 11 years ago
9c5fb76
Exclude AV-sync test from Valgrind platforms.
by pbos@webrtc.org
· 11 years ago
b082ade
Hook up audio/video sync to Call.
by stefan@webrtc.org
· 11 years ago
e4e5683
Clean up tsan suppression file:
by wu@webrtc.org
· 11 years ago
d371a29
Fix tsan failures for libjingle_unittest.
by wu@webrtc.org
· 11 years ago
8804a29
Add CriticalSection to fakeaudiocapturemodule to protect the variables which will be accessed from process_thread_ and the main thread.
by wu@webrtc.org
· 11 years ago
4d7116b
Fix tsan failures on filevideocapturer.cc.
by wu@webrtc.org
· 11 years ago
50bc553
Reenable DTLS renegotiation unittest in libjingle.
by mallinath@webrtc.org
· 11 years ago
3c5d2b4
Thread::Stop() must be called before any subclass's destructor completes.
by wu@webrtc.org
· 11 years ago
6342066
Fix tsan failures in channel.cc regarding to the volume settings.
by wu@webrtc.org
· 11 years ago
603ed98
Suppress race condition warn in CallTest_ReceivesAndRetransmitsNack_Test
by sprang@webrtc.org
· 11 years ago
54e729b
Remove tsan suppression for the failure that's already fixed.
by wu@webrtc.org
· 11 years ago
853dd07
Add issue links to the tsanv2 suppressions.
by wu@webrtc.org
· 11 years ago
83e9c89
Exclude more tests for TSan on Windows.
by kjellander@webrtc.org
· 11 years ago
d1cfa71
TSan v2 suppressions and exclusions for libjingle tests.
by kjellander@webrtc.org
· 11 years ago
9401524
Run FullStack tests without render windows.
by pbos@webrtc.org
· 11 years ago
662b1c5
Add suppressions for DrMemory and TSan on Windows.
by kjellander@webrtc.org
· 11 years ago
fc89ba5
Fix build dir flag in webrtc_test.py as passed by runtests.py
by kjellander@webrtc.org
· 11 years ago
09418c3
Add support for --target flag to webrtc_tests.py.
by kjellander@webrtc.org
· 11 years ago
ff7b360
* Remove suppressions that are fixed.
by wu@webrtc.org
· 11 years ago
e0d55a0
Removing suppressions that has been fixed, i.e. r4661.
by wu@webrtc.org
· 11 years ago
8b7ec82
Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux
by kjellander@webrtc.org
· 12 years ago
6049787
Add protection to few more methods of AudioDeviceLinuxALSA. Those methods can be called from
by wu@webrtc.org
· 12 years ago
c2ac5ed
Add more TSAN suppressions for libjingle_media_unittest.
by andrew@webrtc.org
· 12 years ago
6e86349
Disable tests that crash the OS X kernel when run under memcheck.
by kjellander@webrtc.org
· 12 years ago
dd57cd6
Removing the tsan text exclusion since the tests should be passing now.
by jiayl@webrtc.org
· 12 years ago
7a968a8
Add more TSan and Dr Memory suppressions for modules_unittests
by kjellander@webrtc.org
· 12 years ago
5f10516
Fix disabling of tests.
by stefan@webrtc.org
· 12 years ago
da79008
Disabling crashing or flaky tests in peerconnection_unittest.
by stefan@webrtc.org
· 12 years ago
be63fd6
Initialize CodecInst structs in test_api_audio.cc.
by pbos@webrtc.org
· 12 years ago
f6ae62f
Add Win TSan exclude and Dr Memory suppressions
by kjellander@webrtc.org
· 12 years ago
eddbfb8
Add more Dr Memory suppressions for common_audio_unittests
by kjellander@webrtc.org
· 12 years ago
ab800f6
Disable flaky libjingle tests under tsan and memcheck.
by stefan@webrtc.org
· 12 years ago
e07049f
Lock RTPSender statistics.
by pbos@webrtc.org
· 12 years ago
26b0d77
Suppress RTPSender race regardless of codec.
by pbos@webrtc.org
· 12 years ago
0181b5f
ExternalVideoDecoder for new VideoEngine API.
by pbos@webrtc.org
· 12 years ago
9080518
Restore severity precondition to logging.h.
by andrew@webrtc.org
· 12 years ago
e2d4da6
Enable EngineTest.ReceivesPliAndRecoversWithNack and fix memcheck suppression filter.
by mflodman@webrtc.org
· 12 years ago
be23b32
Adding tsan suppression for BUG 2349.
by mflodman@webrtc.org
· 12 years ago
3abb82d
Suppress video engine test
by mikhal@webrtc.org
· 12 years ago
c8c3263
Remove JpegEncoder suppression as jpeg is now removed.
by kjellander@webrtc.org
· 12 years ago
f5f5da0
Adding TSAN suppression for test posix udp transport.
by mflodman@webrtc.org
· 12 years ago
5aedb29
Add TSan and Dr Memory suppressions for Windows
by kjellander@webrtc.org
· 12 years ago
f8c16b8
Disabling CondVarTest for TSan v2 (take 2)
by kjellander@webrtc.org
· 12 years ago
5f8d05a
Disabling CondVarTest for TSan v2.
by kjellander@webrtc.org
· 12 years ago
2b325e8
TSan suppression for RampUpTest/* and EngineTest/*Nack*.
by pbos@webrtc.org
· 12 years ago
02421fc
Corrected documentation on webrtc_test.sh.
by phoglund@webrtc.org
· 12 years ago
89502c1
Memory and tsan tests: Turning off renamned tests
by tina.legrand@webrtc.org
· 12 years ago
442709e
Disable broken test and add suppressions.
by henrike@webrtc.org
· 12 years ago
69a774f
Suppresses another tsan warning. Warning is reported here: http://chromegw/i/client.webrtc/builders/Linux%20Tsan/builds/460/steps/memory%20test%3A%20libjingle_peerconnection_unittest/logs/D5CAED6268DAACB7
by henrike@webrtc.org
· 12 years ago
61b262c
Disable tests according to issues: 1205,2272,2288,2290,2291
by henrike@webrtc.org
· 12 years ago
ebe68aa
Fix memory leak in portallocatorsessionproxy_unittest.
by wu@webrtc.org
· 12 years ago
32fe90b
Made all integration tests use consistent naming.
by phoglund@webrtc.org
· 12 years ago
f3bf5e0
Add suppressions file for TSan v2
by kjellander@webrtc.org
· 12 years ago
166991f
Suppress tsan errors on libjingle_peerconnection_unittest.
by wu@webrtc.org
· 12 years ago
a2e0901
Suppress tsan errors.
by wu@webrtc.org
· 12 years ago
97d1a98
Remove suppressions for the cases that's already fixed.
by wu@webrtc.org
· 12 years ago
9434955
Disable P2PTransportChannelTest.* on memcheck and tsan bots due to issue 1972.
by wu@webrtc.org
· 12 years ago
4ebd8ef
Supress libjingle_unittest fails on TSan.
by wu@webrtc.org
· 12 years ago
0dc0f17
sscanf isn't safe with strings that aren't null-terminated. In such case, create a local copy that is null-terminated first.
by wu@webrtc.org
· 12 years ago
6abb750
Delete gtest_exclude for asan which doesn't have effect with how the bots are setup now
by wu@webrtc.org
· 12 years ago
27c0408
Suppressing tsan errors on libjingle_unittest and libjingle_peerconnection_unittest.
by wu@webrtc.org
· 12 years ago
d40b4d9
Fix libjingle memory bots by suppressing some of the errors.
by wu@webrtc.org
· 12 years ago
7446870
Suppress failing tests on Linux Memcheck bot.
by wu@webrtc.org
· 12 years ago
9c9fc76
Fixing the memory check bots by suppressing some of the tests.
by wu@webrtc.org
· 12 years ago
933946a
Suppress libjingle_peerconnection_unittest failures on linux memcheck build bot.
by wu@webrtc.org
· 12 years ago
0342e65
Disable peerconnection tests that are failing on memcheck.
by wu@webrtc.org
· 12 years ago
ae7bf15
Disable p2p tests that are failing on memory test.
by wu@webrtc.org
· 12 years ago
5e44b8f
Add libjingle's valgrind suppressions
by henrike@webrtc.org
· 12 years ago
63e9888
Merge more tests into modules_{unit,integration}tests.
by kjellander@webrtc.org
· 12 years ago
6d6d95e
Add support for test disable files in webrtc_tests.py
by kjellander@webrtc.org
· 12 years ago
14d1898
Removing arena_thread_freeres suppression
by kjellander@webrtc.org
· 12 years ago
171ac59
Corrected TSAN suppression.
by phoglund@webrtc.org
· 12 years ago
dc6fa02
Fixing error in argument parsing
by kjellander@webrtc.org
· 12 years ago
8f13810
Improved memory tool test wrapper script
by kjellander@webrtc.org
· 12 years ago
bc9a959
Generalized suppression for Trace::Add
by phoglund@webrtc.org
· 12 years ago
0240e8e
Wider TSAN suppression for issue 300
by kjellander@webrtc.org
· 12 years ago
d2bcde2
Suppressing TSan warnings for system_wrappers_unittests
by kjellander@webrtc.org
· 12 years ago
42259e7
VoE Changes to enable dual_streaming.
by turaj@webrtc.org
· 12 years ago
0f8286f
Added last (?) suppressions for known issues.
by phoglund@webrtc.org
· 12 years ago
0f4185f
Making valgrind wrapper script work with test arguments
by kjellander@webrtc.org
· 12 years ago
8d40845
Generalized suppressions to cover issues found on bot.
by phoglund@webrtc.org
· 12 years ago
21ca3fa
Extended suppressions to be more general and suppress missed errors.
by phoglund@webrtc.org
· 12 years ago
ff33bdd
Suppressed all voe_auto_test standard suite bugs and introduced a flag for excluding timing-dependent tests.
by phoglund@webrtc.org
· 12 years ago
4743f93
Added more suppressions.
by phoglund@webrtc.org
· 12 years ago
321da3b
Added more suppressions found on the bot.
by phoglund@webrtc.org
· 12 years ago
4fdc102
Added suppression for one missed error.
by phoglund@webrtc.org
· 12 years ago
8ff3ff1
Made ViE standard tests runnable under valgrind.
by phoglund@webrtc.org
· 12 years ago
d1e7a9a
ThreadSanitizer and Dr Memory for Windows
by kjellander@webrtc.org
· 12 years ago
1101278
Wider suppression filter for tz-warnings in TSAN
by kjellander@webrtc.org
· 12 years ago
b43f85f
Support for being executed from runtests.py
by kjellander@webrtc.org
· 13 years ago
Next »