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


Change subject: [TestRideOverNtpInterruption] wider tolerance for clock error
......................................................................

[TestRideOverNtpInterruption] wider tolerance for clock error

Increased the range of ASSERT_NEAR() for clock readings in the
HybridClockTest.TestRideOverNtpInterruption test scenario.

The motivation for this change was a test failure with the following
message:

src/kudu/clock/hybrid_clock-test.cc:342: Failure
  The difference between error_diff and \
  clock_->time_service()->skew_ppm() * phys_diff.ToSeconds() \
  is 13.892499999999984, which exceeds 10, \
  where error_diff evaluates to 514, \
  clock_->time_service()->skew_ppm() * phys_diff.ToSeconds() evaluates to 
500.10750000000002, \
  and 10 evaluates to 10.

Change-Id: Ibf0689bbeb19f0f6079f1affdfa824e80ebcea89
---
M src/kudu/clock/hybrid_clock-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)



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

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

Reply via email to