Alexey Serbin has submitted this change and it was merged. ( 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) Reviewed-on: http://gerrit.cloudera.org:8080/17511 Tested-by: Grant Henke <[email protected]> Reviewed-by: Bankim Bhavsar <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/integration-tests/ts_recovery-itest.cc 1 file changed, 6 insertions(+), 6 deletions(-) Approvals: Grant Henke: Verified Bankim Bhavsar: Looks good to me, approved Alexey Serbin: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Id4ff9cd8943c780d4fe8bf6afb2ef540c07a5c8d Gerrit-Change-Number: 17511 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
