[
https://issues.apache.org/jira/browse/QUARKS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220753#comment-15220753
]
ASF GitHub Bot commented on QUARKS-95:
--------------------------------------
GitHub user vdogaru opened a pull request:
https://github.com/apache/incubator-quarks/pull/62
QUARKS-95: Disable MqttOpenTest.testConnectRetrySub from running on Travis
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdogaru/incubator-quarks QUARKS-95-vdogaru
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/62.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 #62
----
commit 471d368b1ace95e77fd743eecb3d81c2665944e3
Author: Victor Dogaru <[email protected]>
Date: 2016-03-31T22:13:09Z
Disable MqttOpenTest.testConnectRetrySub from running on Travis
----
> Disable MqttOpenTest.testConnectRetrySub from running on Travis
> ---------------------------------------------------------------
>
> Key: QUARKS-95
> URL: https://issues.apache.org/jira/browse/QUARKS-95
> Project: Quarks
> Issue Type: Task
> Components: Test
> Reporter: Victor Dogaru
> Assignee: Victor Dogaru
> Priority: Minor
>
> MqttOpenTest uses a publicly available Mosquitto MQTT server/broker,
> therefore some of the tests may timeout if the service is temporarily
> unavailable. On top of that, timing variances on the Travis CI shared
> servers may make it more likely for tests to fail.
> Tests can be disabled from running on Travis CI, thus we avoid spurious
> Travis failures when people make a pull request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)