pbos@webrtc.org
ba92c52570
Disable GetStats on DrMemory.
...
Flakes/fails on DrMemory Full just like the implementation in
webrtcvideoengine.cc.
BUG=3482
R=sprang@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20009004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6731 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-18 13:33:48 +00:00
henrike@webrtc.org
ba93f9a986
drmemory flaky: EndToEndTest.RestartingSendStreamPreservesRtpState[WithRtx] suppressed on drMemory.
...
BUG=3552
TBR=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17899004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6614 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-07 16:52:19 +00:00
pbos@webrtc.org
2be53a3b00
Disable CanSwitchToUseAllSsrcs on DrMemory.
...
Test times out.
R=mflodman@webrtc.org
BUG=3159
Review URL: https://webrtc-codereview.appspot.com/13799004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6566 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-30 15:53:07 +00:00
pbos@webrtc.org
994d0b7229
Refactor Call-based tests.
...
Greatly reduces duplication of constants and setup code for tests based
on the new webrtc::Call APIs. It also makes it significantly easier to
convert sender-only to end-to-end tests as they share more code.
BUG=3035
R=kjellander@webrtc.org , stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17789004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6551 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-27 08:47:52 +00:00
aluebs@webrtc.org
05f1464df3
Exclude AsyncWriteTest.TestWrite from Win DrMemory Full bot and suppress the reported errors
...
BUG=webrtc:3490
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/18569004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6530 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-24 11:08:51 +00:00
kjellander@webrtc.org
a97f6f34b2
Exclude flaky libjingle_peerconnection_unittest test for Memcheck.
...
The PeerConnectionEndToEndTest.DataChannelIdAssignment test fails
flakily like this:
[----------] 1 test from PeerConnectionEndToEndTest
[ RUN ] PeerConnectionEndToEndTest.DataChannelIdAssignment
WARNING: no real random source present!
../../talk/app/webrtc/test/peerconnectiontestwrapper.cc:216: Failure
Value of: CheckForConnection()
Actual: false
Expected: true
[ FAILED ] PeerConnectionEndToEndTest.DataChannelIdAssignment (13215 ms)
[----------] 1 test from PeerConnectionEndToEndTest (13223 ms total)
TBR=wu@webrtc.org
BUG=
Review URL: https://webrtc-codereview.appspot.com/20759004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6518 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-22 07:11:44 +00:00
jiayl@webrtc.org
6ce1d58613
Exclude flaky test PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate on memcheck.
...
TBR=wu@webrtc.org
BUG=
Review URL: https://webrtc-codereview.appspot.com/17739004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6487 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-19 00:06:36 +00:00
jiayl@webrtc.org
85b19a1a12
Exclude SctpDataMediaChannelTest on Win DrMemory for third_party/usrsctp issues.
...
TBR=wu@webrtc.org
BUG=3492
Review URL: https://webrtc-codereview.appspot.com/14719004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6485 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-18 23:34:18 +00:00
jiayl@webrtc.org
f8063d34de
Properly shut down the SCTP stack.
...
TBR phoglund@webrtc.org for the tsan_v2/suppressions.txt change.
R=ldixon@webrtc.org , pthatcher@webrtc.org
TBR=phoglund@webrtc.org
BUG=2749
Review URL: https://webrtc-codereview.appspot.com/12739004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6484 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-18 21:30:40 +00:00
asapersson@webrtc.org
249211eec6
Disable flaky test (WebRtcVideoMediaChannelTest.GetStats) on DrMemory Full.
...
BUG=3482
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20649004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6440 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-16 07:56:17 +00:00
jiayl@webrtc.org
1a6c6281ca
Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck'
...
Failing tests are disabled for memcheck.
TBR=wu@webrtc.org
BUG=2626
Review URL: https://webrtc-codereview.appspot.com/13699004
Review URL: https://webrtc-codereview.appspot.com/13699004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6422 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-12 21:59:29 +00:00
pbos@webrtc.org
276637b107
Disable flaky test on DrMemory Full.
...
VideoSendStreamTest.RetransmitsNackOverRtxWithPacing fails
often on DrMemory Full.
BUG=3471
R=xians@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15729004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6409 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-12 08:46:21 +00:00
henrik.lundin@webrtc.org
c578962006
Disable a test in libjingle_peerconnection_unittest for DrMemory
...
BUG=3453
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/12689004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6334 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-05 07:38:31 +00:00
henrik.lundin@webrtc.org
d3dcebf6b4
Disable P2PTransportChannelMultihomedTest.TestFailover under Memcheck
...
BUG=3447
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15689004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6327 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-04 13:23:07 +00:00
pbos@webrtc.org
6e98ef4b35
Fix deadlock in RegisterPreDecodeImageCallback.
...
Fixes lock-order inversion between ViEChannel::callback_cs_ and
VideoReceiver::_receiveCritSect detected on DrMemory Full which
exhibited different timing behavior.
Also removes most of the suppressions on DrMemory Full as they're able
to run again without deadlocking.
BUG=3336,3375
TEST=Run DrMemory Full trybots.
R=mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20499004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6228 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-23 09:41:07 +00:00
henrike@webrtc.org
c156174da8
Suppressing all tests for WebRtcVideoEngine2 for Win DrMemory Full.
...
BUG=3336
TBR=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20469004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6124 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-13 16:47:32 +00:00
henrike@webrtc.org
f3a5e6afc4
Suppression for WebRtcVideoChannel2BaseTest.SetSendSsrc.
...
BUG=3336
R=mallinath@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15479005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6106 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-12 17:58:21 +00:00
henrike@webrtc.org
d886e4aaf7
Suppression for test failing on dr memory (in waterfall).
...
BUG=3336
R=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15479004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6105 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-12 16:31:21 +00:00
pbos@webrtc.org
d266a2020f
Initial wiring of new webrtc API in libjingle.
...
BUG=1788
R=pthatcher@google.com , pthatcher@webrtc.org
TBR=juberti@webrtc.org , mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/8549005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6104 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-12 14:32:01 +00:00
andrew@webrtc.org
db144429b2
Exclude the new AudioProcessingTest from some sanitizer bots.
...
It takes too long.
TBR=kjellander
Review URL: https://webrtc-codereview.appspot.com/12359004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5963 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-23 04:16:24 +00:00
kjellander@webrtc.org
0a035c8924
Disable tests in common_video_unittests for Dr Memory.
...
These tests takes about 1000 seconds to execute under
Dr Memory Full, causing them to be killed if taking more
than 1200 seconds.
* TestScaler.BiLinearScaleTest
* TestScaler.BoxScaleTest
BUG=3247
TBR=zhaoqin@google.com
Review URL: https://webrtc-codereview.appspot.com/12289004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5951 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-22 08:07:03 +00:00
kjellander@webrtc.org
940894d207
DrMemory: Excluding failing tests for Dr Memory Full
...
PortAllocatorTest.TestEnableSharedSocketWithNat
fails in libjingle_p2p_unittest.
Example:
http://build.chromium.org/p/client.webrtc/builders/Win%20DrMemory%20Full/builds/2/steps/memory%20test%3A%20libjingle_p2p_unittest/logs/stdio
Previous experience tells me that disabling only this test
case will make another one in the same test suite fail,
so I'm blanked disabling the whole test.
TBR=phoglund
BUG=3158
Review URL: https://webrtc-codereview.appspot.com/11909004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5893 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-13 11:45:43 +00:00
kjellander@webrtc.org
ef79fd7965
DrMemory: Excluding failing tests for Dr Memory Full
...
BUG=3158
TEST=None
TBR=kjellander,phoglund
Review URL: https://webrtc-codereview.appspot.com/11899004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5892 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-13 08:31:42 +00:00
kjellander@webrtc.org
41e8774113
DrMemory: Excluding failing tests for Dr Memory Full
...
The PortTest.TestLocalToTurn of libjingle_p2p_unittest
and DtmfSenderTest.InsertDtmf of libjingle_peerconnection_unittest
failed in the first run on
http://build.chromium.org/p/client.webrtc/builders/Win%20DrMemory%20Full/
However, I cannot reproduce on my machine, so I'm disabling all
test cases of those tests, assuming the others might fail as well.
BUG=3158
TEST=None
TBR=phoglund
Review URL: https://webrtc-codereview.appspot.com/11889004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5891 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-12 19:53:06 +00:00
kjellander@webrtc.org
ffd242432d
DrMemory: Suppress and exclude more tests to green up the full build.
...
Exclude failing tests in libjingle tests and suppress
failures in modules_unittests.
Also exclude the following extremely slow tests to make it
possible to get a reasonable execution time for the bot:
* TestScaler.PointScaleTest (81573 ms)
* TestScaler.BiLinearScaleTest (1111554 ms)
* TestScaler.BoxScaleTest (1129625 ms)
* TestVp8Impl.BaseUnitTest (762598 ms)
* VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate (342149 ms)
TBR=phoglund@webrtc.org
BUG=3158, 3183, 3184
TEST=Successful runs on local Windows box:
tools\valgrind-webrtc\webrtc_tests.bat --build-dir out --target Debug --test libjingle_p2p_unittest --tool drmemory_full
tools\valgrind-webrtc\webrtc_tests.bat --build-dir out --target Debug --test libjingle_peerconnection_unittest --tool drmemory_full
tools\valgrind-webrtc\webrtc_tests.bat --build-dir out --target Debug --test modules_unittests --tool drmemory_full
Review URL: https://webrtc-codereview.appspot.com/11819004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5888 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-11 14:16:27 +00:00
kjellander@webrtc.org
e8d1865408
Disable more tests for DrMemory to speed up execution.
...
Disable a few more tests on Windows when running under
Dr Memory to get the build time down to a reasonable total.
BUG=None
TEST=None
TBR=phoglund
Review URL: https://webrtc-codereview.appspot.com/11299004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5852 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-07 09:00:12 +00:00
kjellander@webrtc.org
9f57404334
Excluding and suppressing Dr Memory test failures.
...
With these tests excluded and failures suppressed
we should be able to bring Dr Memory Full into a
green state in
http://build.chromium.org/p/client.webrtc.fyi/waterfall
so we can move the bots into the main waterfall.
BUG=3158, 3159
TEST=Ran successful runs of the tests that never completed
using the reproduction steps in the issues listed above on
a local Windows box. The tests that just failed weren't tried,
since they cannot have been blocking other possibly failing
tests in the same binary.
R=pbos@webrtc.org
TBR=pbos
Review URL: https://webrtc-codereview.appspot.com/11209004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5850 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-07 08:01:06 +00:00
andrew@webrtc.org
b6dfbed1dc
Exclude TwoStreamsSendAndFailUnsignalledRecvInOneToOne from TSAN.
...
Example failure:
http://build.chromium.org/p/client.webrtc/builders/Linux%20Tsan/builds/1458
TBR=wu@webrtc.org
BUG=2380
Review URL: https://webrtc-codereview.appspot.com/10759004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5796 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-26 22:22:46 +00:00
andrew@webrtc.org
b70c8e9dfd
Disable flaky WebRtcVideoMediaChannelTests on memcheck and tsan.
...
BUG=3096
R=wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/10579004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5766 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-24 20:57:42 +00:00
kjellander@webrtc.org
08e2dd80a3
Exclude WebRtcVideoMediaChannelTest.AddRemoveCapturerMultipleSources for Valgrind on Mac
...
This test seems to crash the bot running memcheck on Mac 10.6 at:
http://build.chromium.org/p/client.webrtc.fyi/builders/Mac%2010.6%20Memcheck
over and over again. I won't file a bug since it's unlikely this
will get fixed as long as Valgrind is not supported on newer OS X
releases.
I mainly wanted to make this bot work better so we can one day start
fixing the leaks it's reporting. One step at the time.
TBR=phoglund
BUG=
Review URL: https://webrtc-codereview.appspot.com/10159005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5719 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-18 21:37:28 +00:00
henrike@webrtc.org
26caf0eb53
Suppresses/disables tsan/memcheck issues due to sync of 63111035.
...
BUG=3063
R=wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/10009004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5706 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-14 22:47:07 +00:00
kjellander@webrtc.org
4a47be0f52
Disable CallTest.ReceivesAndRetransmitsNack for TSan
...
The test is failing with:
[ RUN ] CallTest.ReceivesAndRetransmitsNack
../../webrtc/video/call_tests.cc:479: Failure
Value of: observer.Wait()
Actual: 3
Expected: kEventSignaled
Which is: 1
[ FAILED ] CallTest.ReceivesAndRetransmitsNack (122871 ms)
Example:
http://build.chromium.org/p/client.webrtc/builders/Linux%20Tsan/builds/1358/steps/memory%20test%3A%20video_engine_tests/logs/stdio
BUG=2908
R=sprang@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/9649004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5669 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-10 12:50:29 +00:00
mallinath@webrtc.org
d3dc424fe5
Remove posting of ICE messages from WebRTCSession in PeerConnection to signaling thread.
...
These callbacks are called from signal thread already. There is no point
in posting messages on the same thread again.
BUG=2922
R=fischman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/9219004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5626 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-03-01 00:05:52 +00:00
henrike@webrtc.org
b898ce9227
Revert of r5622 "disable unit tests" as it should be fixed in r5623.
...
BUG=2981
R=wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/9269004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5624 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-28 23:18:44 +00:00
henrike@webrtc.org
eec3843596
TSAN only disable of two of libjingle's tests for atomic ops as they are failing for TSAN-bot.
...
BUG=2981
R=wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/9239005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5622 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-28 18:06:42 +00:00
tina.legrand@webrtc.org
125a66adc2
Memory and Tsan tests: Turn off the new-ACM tests
...
In this CL https://webrtc-codereview.appspot.com/8829004/ , I splitted the tests so that new-ACM runs in separate tests. Almost all of these tests are too slow for the memory and tsan bots, and were already excluded from them. This CL turns off the new-ACM tests from these bots.
BUG=https://code.google.com/p/webrtc/issues/detail?id=2951
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/8999004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5594 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-21 14:12:00 +00:00
stefan@webrtc.org
505f2a0348
Disabling WebRtcSessionTest.TestIceStatesBundle under memcheck.
...
BUG=2924
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/8699005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5552 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-14 12:38:06 +00:00
kjellander@webrtc.org
9cba2e4802
Exclude libjingle_p2p_unittest tests failing TSan Race verifier.
...
These tests have been failing for a long time at
http://build.chromium.org/p/client.webrtc.fyi/builders/Linux%20TsanRV
This bot runs a tool called TSan Race Verifier.
More info about Race Verifiers can be found at
https://code.google.com/p/data-race-test/wiki/RaceVerifier
By excluding the tests like this, they will also be disabled
for the normal TSan bot, where they currently pass. This shouldn't
be a problem since we have a TSan v2 bot running too (which uses
a different set of suppressions), so it should catch any newly
introduced race conditions. The TSan v2 bot will soon replace the
old TSan bot, as v1 is being deprecated.
TBR=mallinath@webrtc.org
BUG=2396
TEST=Passing run on Linux of:
GYP_DEFINES=build_with_tool=tsan gclient runhooks
ninja -C out/Release libjingle_p2p_unittest
tools/valgrind-webrtc/webrtc_tests.sh --tool=tsan_rv -b out/Release -t libjingle_p2p_unittest
Review URL: https://webrtc-codereview.appspot.com/8329005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5515 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-10 12:43:40 +00:00
wu@webrtc.org
ca5ff9972e
Re-enable webrtcvoice/videoengine unittests.
...
TEST=try bots
BUG=
R=mallinath@webrtc.org
Committed: https://code.google.com/p/webrtc/source/detail?r=5387
Review URL: https://webrtc-codereview.appspot.com/7149004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5427 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-01-24 17:37:46 +00:00
pbos@webrtc.org
1d096901ac
Move realtime tests to webrtc_perf_tests.
...
New binary not to be run on our VMs as they result in flaky tests. These
will instead be run on baremetal machines.
BUG=2710
R=kjellander@webrtc.org , mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/5679004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5283 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-12-13 12:48:05 +00:00
stefan@webrtc.org
7e9315b42e
Adds support for sending redundant payloads over RTX.
...
TEST=trybots
BUG=1812
R=mflodman@webrtc.org , pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/4169004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5209 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-12-04 10:24:26 +00:00
wu@webrtc.org
364f204d16
Update talk to 56698267.
...
TBR=sergeyu@chromium.org
Review URL: https://webrtc-codereview.appspot.com/4119004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5143 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-11-20 21:49:41 +00:00
pbos@webrtc.org
9c5fb76662
Exclude AV-sync test from Valgrind platforms.
...
Test is performance-dependent and was observed to never sync on the
linux_memcheck bot.
BUG=
R=stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/3999004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5131 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-11-18 16:22:50 +00:00
stefan@webrtc.org
b082ade3db
Hook up audio/video sync to Call.
...
Adds an end-to-end audio/video sync test.
BUG=2530, 2608
TEST=trybots
R=henrika@webrtc.org , mflodman@webrtc.org , pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/3699004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5128 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-11-18 11:45:11 +00:00
mallinath@webrtc.org
50bc553852
Reenable DTLS renegotiation unittest in libjingle.
...
This test is failing on memcheck bots. After investigation problem per
say is not in this particular unittest and rather is in suite. So this test
is added to memcheck exclude list.
R=wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2689004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@5011 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-10-21 17:58:35 +00:00
kjellander@webrtc.org
83e9c89eeb
Exclude more tests for TSan on Windows.
...
Apparently more tests were also too slow for the bot
(but ran fine on my own machine). Adding a bunch now
so it should run fine from now on.
TEST=none
BUG=none
TBR=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2412004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4978 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-10-16 17:32:05 +00:00
pbos@webrtc.org
9401524211
Run FullStack tests without render windows.
...
Also disables test on valgrind platforms, it has no chance to keep up.
BUG=2278
R=stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2159008
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4972 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-10-16 11:05:37 +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
8b7ec82cf4
Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux
...
I cannot reproduce locally but I can see 10+ consecutive
failing runs at the TSan RV bot at
http://build.chromium.org/p/client.webrtc.fyi/waterfall
TEST=verified the new exclude file is picked up by running:
tools/valgrind-webrtc/webrtc_tests.sh --tool=tsan_rv -b out/Release -t libjingle_p2p_unittest --gtest_filter=P2PTransportChannel*Test.*
(which runs the test if this file does not exist)
BUG=2396
TBR=mallinath@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2320004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4869 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-09-27 20:03:03 +00:00
kjellander@webrtc.org
6e86349273
Disable tests that crash the OS X kernel when run under memcheck.
...
These libjingle tests crashes the OS X kernel when run under
memcheck on Mac 10.6. I didn't file bugs for them since it's unlikely
we can fix this anyway. There are several other tests disabled
in the libjingle code with similar comments, without bugs
assigned to them.
See talk/base/physicalsocketserver_unittest.cc for examples.
Affected waterfall: http://build.chromium.org/p/client.webrtc.fyi/waterfall
TEST=none
BUG=none
R=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/2278006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@4825 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-09-24 12:34:51 +00:00