Rename gtest_exclude for rtc_pc_unittests

This was forgotten in https://codereview.webrtc.org/1694813002/
Also clean up no-longer-used files for libjignle_unittest (renamed
to rtc_unittests a long time ago).

BUG=webrtc:5419
TBR=pbos@webrtc.org

Review URL: https://codereview.webrtc.org/1698123002 .

Cr-Commit-Position: refs/heads/master@{#11625}
This commit is contained in:
kjellander@webrtc.org 2016-02-15 13:00:47 +01:00
parent 56e6269e11
commit 8110482297
4 changed files with 0 additions and 12 deletions

View File

@ -1,5 +0,0 @@
# Fails when run under memcheck
# https://code.google.com/p/webrtc/issues/detail?id=1976
PhysicalSocketTest.TestUdpReadyToSendIPv4
ThreadTest.Release

View File

@ -1,7 +0,0 @@
# Crashes the kernel when run under memcheck on Mac.
# No bug is filed in relation to this since it's unlikely we can fix it.
# There are several tests disabled in the libjingle code with similar comments,
# without bugs assigned to them.
# Example: talk/base/physicalsocketserver_unittest.cc
NatTest.TestVirtualIPv*
PosixSignalDeliveryTest.*