[
https://issues.apache.org/jira/browse/QUARKS-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198164#comment-15198164
]
ASF GitHub Bot commented on QUARKS-30:
--------------------------------------
GitHub user ddebrunner opened a pull request:
https://github.com/apache/incubator-quarks/pull/18
QUARKS-30 Fix timing issues in PubSubTest
Test was not waiting for all conditions to become valid.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ddebrunner/incubator-quarks quarks-30
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/18.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 #18
----
----
> PubSubTest failed
> -----------------
>
> Key: QUARKS-30
> URL: https://issues.apache.org/jira/browse/QUARKS-30
> Project: Quarks
> Issue Type: Bug
> Reporter: Dale LaBossiere
> Assignee: Daniel John Debrunner
> Priority: Minor
>
> See this line of the travis output. The test ran in 2.7sec so it doesn't
> look like the timeout case happened. Test passes in my workspace.
> https://travis-ci.org/apache/incubator-quarks/builds/116425439#L4302
> The exception indicates the assertTrue(tcSub2.valid()); in
> testProviderServiceMultipleSubscriber() failed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)