Re: [Lldb-commits] [lldb] r260422 - Remove expectedFailureLinux decorator.

2016-02-10 Thread Zachary Turner via lldb-commits
Sorry, that was a copy paste error. I will fix it. On Wed, Feb 10, 2016 at 12:56 PM Siva Chandra wrote: > > Modified: > lldb/trunk/packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py > > URL: > http://llvm.org/viewvc/llvm-project/lldb/trunk/packages/Python/lldbsuite/test/lang/c/module

Re: [Lldb-commits] [lldb] r260422 - Remove expectedFailureLinux decorator.

2016-02-10 Thread Siva Chandra via lldb-commits
> Modified: > lldb/trunk/packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py > URL: > http://llvm.org/viewvc/llvm-project/lldb/trunk/packages/Python/lldbsuite/test/lang/c/modules/TestCModules.py?rev=260422&r1=260421&r2=260422&view=diff > =

[Lldb-commits] [lldb] r260422 - Remove expectedFailureLinux decorator.

2016-02-10 Thread Zachary Turner via lldb-commits
Author: zturner Date: Wed Feb 10 13:53:36 2016 New Revision: 260422 URL: http://llvm.org/viewvc/llvm-project?rev=260422&view=rev Log: Remove expectedFailureLinux decorator. Modified: lldb/trunk/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py lldb/trunk/packages/Pyth