You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@distributedlog.apache.org by xieliang <gi...@git.apache.org> on 2016/12/29 10:28:10 UTC

[GitHub] incubator-distributedlog pull request #91: DL-165 : Add TestTimedOutTestsLis...

GitHub user xieliang opened a pull request:

    https://github.com/apache/incubator-distributedlog/pull/91

    DL-165 : Add TestTimedOutTestsListener to dump timed out cases thread dump

    

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

    $ git pull https://github.com/xieliang/incubator-distributedlog DL-165-TimedOutTestsListener

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

    https://github.com/apache/incubator-distributedlog/pull/91.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 #91
    
----
commit 378e0745d72a91fd91d37c974c60476fa53b91f6
Author: xieliang <xi...@gmail.com>
Date:   2016-12-29T10:23:52Z

    Add TestTimedOutTestsListener to dump timed out cases thread dump

----


---
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] incubator-distributedlog issue #91: DL-165 : Add TestTimedOutTestsListener t...

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

    https://github.com/apache/incubator-distributedlog/pull/91
  
    @xieliang could you provide a description of the change in your commit message ?


---
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] incubator-distributedlog issue #91: DL-165 : Add TestTimedOutTestsListener t...

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

    https://github.com/apache/incubator-distributedlog/pull/91
  
    @xieliang I think you need to generate test-jar for distributedlog-protocol and include the test-jar for other modules, no?


---
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] incubator-distributedlog pull request #91: DL-165 : Add TestTimedOutTestsLis...

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

    https://github.com/apache/incubator-distributedlog/pull/91


---
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] incubator-distributedlog issue #91: DL-165 : Add TestTimedOutTestsListener t...

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

    https://github.com/apache/incubator-distributedlog/pull/91
  
    what's wrong?  i can build successful on my local box...


---
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] incubator-distributedlog issue #91: DL-165 : Add TestTimedOutTestsListener t...

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

    https://github.com/apache/incubator-distributedlog/pull/91
  
    @sijie good catch. i verified it works by adding Thread.sleep(xxx) into a random test case, i could see the dump info.


---
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.
---