Re: [Lldb-commits] [lldb] r247576 - Cleaned up a few unexpected successes on OS X

2015-09-14 Thread Todd Fiala via lldb-commits
The fix for this went in here (with a couple more XPASS cleanups): Sendingtest/expression_command/radar_9673664/TestExprHelpExamples.py Sendingtest/functionalities/avoids-fd-leak/TestFdLeak.py Sendingtest/lang/c/const_variables/TestConstVariables.py Transmitting file data .

Re: [Lldb-commits] [lldb] r247576 - Cleaned up a few unexpected successes on OS X

2015-09-14 Thread Todd Fiala via lldb-commits
Yep you're right, I just found this and verified it on Linux. I'll get that fixed ASAP. On Mon, Sep 14, 2015 at 11:17 AM, Ed Maste wrote: > On 14 September 2015 at 12:25, Todd Fiala via lldb-commits > wrote: > > > > Author: tfiala > > Date: Mon Sep 14 11:25:34 2015 > > New Revision: 247576 > >

Re: [Lldb-commits] [lldb] r247576 - Cleaned up a few unexpected successes on OS X

2015-09-14 Thread Ed Maste via lldb-commits
On 14 September 2015 at 12:25, Todd Fiala via lldb-commits wrote: > > Author: tfiala > Date: Mon Sep 14 11:25:34 2015 > New Revision: 247576 > > URL: http://llvm.org/viewvc/llvm-project?rev=247576&view=rev > Log: > Cleaned up a few unexpected successes on OS X > ... > -@expectedFailureClang('1

[Lldb-commits] [lldb] r247576 - Cleaned up a few unexpected successes on OS X

2015-09-14 Thread Todd Fiala via lldb-commits
Author: tfiala Date: Mon Sep 14 11:25:34 2015 New Revision: 247576 URL: http://llvm.org/viewvc/llvm-project?rev=247576&view=rev Log: Cleaned up a few unexpected successes on OS X TestCallStdStringFunction TestCallWithTimeout TestConstVariables TestClassTypes Modified: lldb/trunk/test/expres