Re: [lldb-dev] TestAttachDenied - timing out

2015-10-02 Thread Todd Fiala via lldb-dev
Thanks, Oleksiy! On Tue, Sep 29, 2015 at 5:08 PM, Oleksiy Vyalov wrote: > Test used to be flaky from time to time but in > http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/6802 > it failed consistently for all configurations - that's pretty suspicious. > Test inferior wri

Re: [lldb-dev] TestAttachDenied - timing out

2015-09-29 Thread Oleksiy Vyalov via lldb-dev
Test used to be flaky from time to time but in http://lab.llvm.org:8011/builders/lldb-x86_64-ubuntu-14.04-cmake/builds/6802 it failed consistently for all configurations - that's pretty suspicious. Test inferior writes some output to stdout and stderr - I don't have a lot of context about http://re

Re: [lldb-dev] TestAttachDenied - timing out

2015-09-29 Thread Todd Fiala via lldb-dev
I killed build 6803 on the Linux buildbot since the tests would have taken 25+ minutes to run through the timeout on the theory that getting the results net faster would be better. 6804+ should have the test disabled that was timing out. On Tue, Sep 29, 2015 at 4:09 PM, Todd Fiala wrote: > I di

Re: [lldb-dev] TestAttachDenied - timing out

2015-09-29 Thread Todd Fiala via lldb-dev
I disabled it on Linux with this: svn commit Sending functionalities/process_attach/attach_denied/TestAttachDenied.py Transmitting file data . Committed revision 248846. On Tue, Sep 29, 2015 at 4:02 PM, Todd Fiala wrote: > That said, I'm going to disable the test and look into why it is timin

Re: [lldb-dev] TestAttachDenied - timing out

2015-09-29 Thread Todd Fiala via lldb-dev
That said, I'm going to disable the test and look into why it is timing out so our poor Google test runner doesn't take forever to go through the tests. I'll file a ticket and look into it. On Tue, Sep 29, 2015 at 3:54 PM, Todd Fiala wrote: > Hi all, > > I've been running the test suite for qui

[lldb-dev] TestAttachDenied - timing out

2015-09-29 Thread Todd Fiala via lldb-dev
Hi all, I've been running the test suite for quite some time on the Linux side. I pretty consistently see this test case file: TestAttachDenied.py time out on my Linux setup (prior to any of my test runner changes). I'm noticing it is now showing up on the Google Linux buildbot (here - build 6