GitHub user fathersson opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/40
Fixes RemoteInterpreterProcessTest.
There is a testClientFactory(), which assert depends on coincidence and
performance of particular machine.
The fix is to provide an ability to turn off poller, which interfere with
the process during testing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fathersson/incubator-zeppelin
RemoteInterpreterProcessTest
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/40.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 #40
----
commit 0e5a2f4d958fe35e88d9c2bb57f05ae019a3d5d7
Author: Eugene Morozov <[email protected]>
Date: 2015-04-16T10:06:15Z
Fixes RemoteInterpreterProcessTest.
There is a testClientFactory(), which assert depends on coincidence and
performance of particular machine.
The fix is to provide an ability to turn off poller, which interfere with
the process during testing.
----
---
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.
---