Temporarily disabling ConcurrentHashMapTest.ConcurrentInsertClear
Summary: ConcurrentHashMapTest.ConcurrentInsertClear is reported as flaky, see T111753832, T111745080, etc. Temporarily disabling the test while investigating the root cause. Preliminary observation is that folly::CPUThreadPoolExecutor/(anonymous namespace)::HazptrTPETag doesn't shutdown cleanly. Happens both to SIMD and regular version Reviewed By: magedm Differential Revision: D34147319 fbshipit-source-id: 8a9d9c71c4a42544df93fc48a324bd1299395719
Showing
Please register or sign in to comment