Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17511


Change subject: [tests] TsRecoveryITestDeathTest isn't for for TSAN buidls
......................................................................

[tests] TsRecoveryITestDeathTest isn't for for TSAN buidls

Prior to this patch, the TestRecoverFromOpIdOverflow scenario of the
TsRecoveryITestDeathTest hasn't actually run for TSAN builds, but always
reported success.  A proper way of dealing with such conditions is to
either skip a scenario or don't compile it at all as we do for others:
  * TestCFileBothCacheMemoryTypes.TestReadWriteLargeStrings
  * ThreadPoolTest.TestDeadlocks
  * DebugUtilTest.TestUnwindWhileUnsafe

Change-Id: Id4ff9cd8943c780d4fe8bf6afb2ef540c07a5c8d
Reviewed-on: http://gerrit.cloudera.org:8080/17491
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Andrew Wong <[email protected]>
(cherry picked from commit 725c8b728a4c9fd582114aa529d7f8fba186bc9d)
---
M src/kudu/integration-tests/ts_recovery-itest.cc
1 file changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/11/17511/1
--
To view, visit http://gerrit.cloudera.org:8080/17511
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.15.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id4ff9cd8943c780d4fe8bf6afb2ef540c07a5c8d
Gerrit-Change-Number: 17511
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to