6e86349273
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
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
# 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.*
|