Fix shutdown race in IPCSyncChannelTest and get rid of "suppressions"/annotations.

Shut down explicitly, rather than doing it in a virtual destructor, which leads
to a vtable race.

(Possibly also related is http://crbug.com/70075, but I haven't been able to
reproduce, so I'll try to re-enable that separately.)

BUG=25841
TEST=ipc_tests + TSAN still happy


Review URL: https://chromiumcodereview.appspot.com/11761038

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175487 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: bf2a909a4fc9d006c9e59e8a9e18da554847d51a
1 file changed
tree: 996753765c8a458717a4e413a7ab585e23a3b0b0
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/