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
This commit is contained in:
pbos@webrtc.org 2013-11-18 16:22:50 +00:00
parent ce8e0936d9
commit 9c5fb76662

View File

@ -1,2 +1,3 @@
# Tests that are too slow.
CallTest.PlaysOutAudioAndVideoInSync
FullStack/*