staticanalysis / data-race-test

Automatically exported from code.google.com/p/data-race-test
0 stars 0 forks source link

NegativeTests.BenignRaceTest is flaky under TSan v2 #105

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes the buildbot fails racecheck_unittest for TSan with
the following error:

[ RUN      ] NegativeTests.BenignRaceTest
==================
WARNING: ThreadSanitizer: missed expected data race
  expected race in BenignRaceTest addr=7f6ddcb6d470 racecheck_unittest.cc:8137
==================
[       OK ] NegativeTests.BenignRaceTest (1108 ms)

Original issue reported on code.google.com by samso...@google.com on 16 Aug 2012 at 6:26