https://llvm.org/bugs/show_bug.cgi?id=24993

            Bug ID: 24993
           Summary: TestAttachDenied.py timing out on Linux
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: todd.fi...@gmail.com
                CC: llvm-b...@lists.llvm.org
    Classification: Unclassified

This started showing up on the buildbot after the switch to pure-Python timeout
mechanism was added in r248834.

I disabled the test here:
r248846

Track down why it is timing out now on the Linux buildbot.  I've been seeing it
timeout for a while, but it is conceivable that it is related to the python
timeout mechanism and I've just been seeing it a lot more because I've been
working on it for a week.

In any event, track down why it is failing.  The test creates some children, so
maybe something odd is happening with the process group behavior or similar. 
Investigate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to