[Lldb-commits] [lldb] r239450 - Mark TestMultithreaded as XTIMEOUT on Linux.

Vince Harron vince at nethacker.com
Tue Jun 9 18:57:21 PDT 2015


Can you put that as a comment on the XFAIL?  Also, is this an increase in
frequency?  If so, we should note the CL range so we can try to narrow down
later
On Jun 9, 2015 6:50 PM, "Oleksiy Vyalov" <ovyalov at google.com> wrote:

> It was timed out 3 times for last 5 hours.
> On Jun 9, 2015 6:46 PM, "Vince Harron" <vince at nethacker.com> wrote:
>
>> Any indication of frequency?
>> On Jun 9, 2015 6:44 PM, "Oleksiy Vyalov" <ovyalov at google.com> wrote:
>>
>>> Author: ovyalov
>>> Date: Tue Jun  9 20:34:25 2015
>>> New Revision: 239450
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=239450&view=rev
>>> Log:
>>> Mark TestMultithreaded as XTIMEOUT on Linux.
>>>
>>> Modified:
>>>     lldb/trunk/test/dosep.py
>>>
>>> Modified: lldb/trunk/test/dosep.py
>>> URL:
>>> http://llvm.org/viewvc/llvm-project/lldb/trunk/test/dosep.py?rev=239450&r1=239449&r2=239450&view=diff
>>>
>>> ==============================================================================
>>> --- lldb/trunk/test/dosep.py (original)
>>> +++ lldb/trunk/test/dosep.py Tue Jun  9 20:34:25 2015
>>> @@ -250,6 +250,7 @@ def getExpectedTimeouts(platform_name):
>>>              "TestEvents.py",
>>>              "TestExitDuringStep.py",
>>>              "TestHelloWorld.py", # Times out in ~10% of the times on
>>> the build bot
>>> +            "TestMultithreaded.py",
>>>              "TestThreadStepOut.py",
>>>          }
>>>      elif target.startswith("android"):
>>>
>>>
>>> _______________________________________________
>>> lldb-commits mailing list
>>> lldb-commits at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150609/a50af0f3/attachment.html>


More information about the lldb-commits mailing list