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

Oleksiy Vyalov ovyalov at google.com
Tue Jun 9 18:50:45 PDT 2015


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/dead5951/attachment.html>


More information about the lldb-commits mailing list