Removed bogus threading test to make TSAN happy.
authorsvenpanne <svenpanne@chromium.org>
Thu, 22 Jan 2015 10:23:49 +0000 (02:23 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 22 Jan 2015 10:23:58 +0000 (10:23 +0000)
commit8fb593047a83a3ced9802ad41ff4529e2dc31d1f
treea08ee5e2e18514ce2ca567bce668ca91c172e840
parent4d65e0c241e917c3eddafa49884950498207fc6d
Removed bogus threading test to make TSAN happy.

TSAN hits an internal assertion on a self-join, and the test is not
really that useful, so let's just remove it.

BUG=https://code.google.com/p/thread-sanitizer/issues/detail?id=88
LOG=n

Review URL: https://codereview.chromium.org/824243007

Cr-Commit-Position: refs/heads/master@{#26217}
test/unittests/base/platform/platform-unittest.cc