GitHub user dlaboss opened a pull request:
https://github.com/apache/incubator-quarks/pull/128
fix test's timing for intermittent failures
got a couple of failures where 1,4,6,10 was received instead of 1,4,6,9.
Think the deadtime change was a bit too long so 9 wasn't outside of the
time-band.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlaboss/incubator-quarks testDeadtimeDynamic
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/128.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #128
----
commit b7a3a04b2d4ac5c39e5d0a31698ea4fd03180d67
Author: Dale LaBossiere <[email protected]>
Date: 2016-06-03T19:39:09Z
fix test's timing for intermittent failures
got a couple of failures where 1,4,6,10 was received instead of 1,4,6,9.
Think the deadtime change was a bit too long so 9 wasn't outside of the
time-band.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---