You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2016/07/09 08:56:02 UTC

[GitHub] brooklyn-server pull request #243: Fix AssemblyTest (increase timeout for Fe...

GitHub user aledsage opened a pull request:

    https://github.com/apache/brooklyn-server/pull/243

    Fix AssemblyTest (increase timeout for FeaturesService)

    @neykov setting these timeouts seems to fix `AssemblyTest` for me locally. I've added the timeout to everywhere else that we do `@Inject` in itests (I saw a failure in `OsgiLauncherTest` for `gave up waiting for service org.apache.brooklyn.api.mgmt.ManagementContext`).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/brooklyn-server fix/AssemblyTest

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/243.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 #243
    
----
commit da8a3d59d7bed23a71a30f4660fb7ffb3e31580a
Author: Aled Sage <al...@gmail.com>
Date:   2016-07-09T08:53:57Z

    Fix AssemblyTest (increase timeout for FeaturesService)

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #243: Fix AssemblyTest (increase timeout for Fe...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-server/pull/243


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server issue #243: Fix AssemblyTest (increase timeout for FeaturesS...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/243
  
    I'm going to merge this now, as the existing `AssemblyTest` failures are causing problems in other PRs. The only code changes are to tests, to increase a timeout, so it is low risk.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---