You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrei Sekretenko (Jira)" <ji...@apache.org> on 2020/07/14 08:44:00 UTC

[jira] [Commented] (MESOS-10159) Running unit test command hangs

    [ https://issues.apache.org/jira/browse/MESOS-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157227#comment-17157227 ] 

Andrei Sekretenko commented on MESOS-10159:
-------------------------------------------

[~jineshpatel] Can you provide a bit more information:
 - How easy is this to reproduce? Does this happen on (almost) every test failure or only sporadically?
 - Do you have an understanding which specific Linux process hangs? Is it the parallel test runner (suppoort/mesos-gtest-runner.py), one of the instances of `mesos-tests` binary (launched by the paraller runner)... or something else? 
 - In case the hanging process is the mesos-tests binary, can you collect stack traces of all its threads via gdb and attach them here?

> Running unit test command hangs
> -------------------------------
>
>                 Key: MESOS-10159
>                 URL: https://issues.apache.org/jira/browse/MESOS-10159
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>         Environment: OS: Ubuntu 20.04
> Arch: Intel
>            Reporter: Jinesh Patel
>            Priority: Minor
>              Labels: test
>
> Running the `make check` command to execute mesos test cases hangs after printing failed test results. The process doesn't hang if all test cases pass.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)