Author: chaoren Date: Wed Aug 19 20:26:57 2015 New Revision: 245532 URL: http://llvm.org/viewvc/llvm-project?rev=245532&view=rev Log: XTIMEOUT TestIntegerTypesExpr for Darwin.
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=245532&r1=245531&r2=245532&view=diff ============================================================================== --- lldb/trunk/test/dosep.py (original) +++ lldb/trunk/test/dosep.py Wed Aug 19 20:26:57 2015 @@ -327,6 +327,7 @@ def getExpectedTimeouts(platform_name): # times out on MBP Retina, Mid 2012 "TestThreadSpecificBreakpoint.py", "TestExitDuringStep.py", + "TestIntegerTypesExpr.py", } return expected_timeout _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits