Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17377


Change subject: [test] fix flakiness in RegistrationTest.TestTSRegisters
......................................................................

[test] fix flakiness in RegistrationTest.TestTSRegisters

This patch fixes a flakiness in RegistrationTest.TestTSRegisters.

I noticed that the test scenario failed in a pre-commit verification
build for one of my in-flight patches.  I took a quick look and found
that the scenario had a history of flakiness, indeed [1].

Apparently, there was a mistake in the code, but it was concealed by a
race condition.  Once I added a 100ms pause just before the line
this patch removes, the test scenario started failing all the time.

[1] 
http://dist-test.cloudera.org:8080/test_drilldown?test_name=registration-test

Change-Id: Ic6b072409d2a68bc2ad621c1c021b0f4b3143fb2
---
M src/kudu/integration-tests/registration-test.cc
1 file changed, 2 insertions(+), 3 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6b072409d2a68bc2ad621c1c021b0f4b3143fb2
Gerrit-Change-Number: 17377
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to