From: Joost VandeVondele Date: Fri, 23 Jun 2017 16:23:27 +0000 (+0200) Subject: Remove race suppression. X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=7e897a64f2b97c88503997c8e2acb11452bb780b;ds=sidebyside Remove race suppression. Pull #1134 fixed another race, so that can be removed from the thread sanitizer suppressions. No functional change. Closes #1150 --- diff --git a/tests/instrumented.sh b/tests/instrumented.sh index 838ed8f4..878d6cb0 100755 --- a/tests/instrumented.sh +++ b/tests/instrumented.sh @@ -40,7 +40,6 @@ race:TTEntry::value race:TTEntry::eval race:TranspositionTable::probe -race:TranspositionTable::generation race:TranspositionTable::hashfull EOF