<div dir="ltr">Thanks Pavel and Jan, Sorry for the inconvenience</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 6 Apr 2020 at 15:42, Pavel Labath <<a href="mailto:pavel@labath.sk">pavel@labath.sk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I guess these should go away after 4f644ff9e (which restrict the<br>
decorator to aarch64). Judging by<br>
<<a href="http://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20200330/063428.html" rel="noreferrer" target="_blank">http://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20200330/063428.html</a>>,<br>
Jim is going to look into a better solution for that this week.<br>
<br>
pl<br>
<br>
<br>
On 06/04/2020 11:50, Jan Kratochvil wrote:<br>
> Hi,<br>
> <br>
> I get XPASSes now on Fedora 31 x86_64:<br>
> <br>
> <a href="http://lab.llvm.org:8014/builders/lldb-x86_64-fedora/builds/7169" rel="noreferrer" target="_blank">http://lab.llvm.org:8014/builders/lldb-x86_64-fedora/builds/7169</a><br>
> <a href="http://lab.llvm.org:8014/builders/lldb-x86_64-fedora?numbuilds=1000" rel="noreferrer" target="_blank">http://lab.llvm.org:8014/builders/lldb-x86_64-fedora?numbuilds=1000</a><br>
> <br>
> So maybe to remove the expected failure?<br>
> <br>
> <br>
> Jan<br>
> <br>
> <br>
> <br>
> On Sun, 05 Apr 2020 17:18:54 +0200, Muhammad Omair Javaid via lldb-commits wrote:<br>
>><br>
>> Author: Muhammad Omair Javaid<br>
>> Date: 2020-04-05T20:16:46+05:00<br>
>> New Revision: b6cd964ac7cb9b55dfcdbe43c5502c2c0f6cbebc<br>
>><br>
>> URL: <a href="https://github.com/llvm/llvm-project/commit/b6cd964ac7cb9b55dfcdbe43c5502c2c0f6cbebc" rel="noreferrer" target="_blank">https://github.com/llvm/llvm-project/commit/b6cd964ac7cb9b55dfcdbe43c5502c2c0f6cbebc</a><br>
>> DIFF: <a href="https://github.com/llvm/llvm-project/commit/b6cd964ac7cb9b55dfcdbe43c5502c2c0f6cbebc.diff" rel="noreferrer" target="_blank">https://github.com/llvm/llvm-project/commit/b6cd964ac7cb9b55dfcdbe43c5502c2c0f6cbebc.diff</a><br>
>><br>
>> LOG: Fix typo in xfail decorator for lldb thread plan list tests<br>
>><br>
>> Added: <br>
>>     <br>
>><br>
>> Modified: <br>
>>     lldb/test/API/functionalities/thread_plan/TestThreadPlanCommands.py<br>
>><br>
>> Removed: <br>
>>     <br>
>><br>
>><br>
>> ################################################################################<br>
>> diff  --git a/lldb/test/API/functionalities/thread_plan/TestThreadPlanCommands.py b/lldb/test/API/functionalities/thread_plan/TestThreadPlanCommands.py<br>
>> index b4ae9107aceb..5214a3f6b0fe 100644<br>
>> --- a/lldb/test/API/functionalities/thread_plan/TestThreadPlanCommands.py<br>
>> +++ b/lldb/test/API/functionalities/thread_plan/TestThreadPlanCommands.py<br>
>> @@ -17,7 +17,7 @@ class TestThreadPlanCommands(TestBase):<br>
>>      NO_DEBUG_INFO_TESTCASE = True<br>
>>  <br>
>>      @skipIfWindows<br>
>> -    @expectedFailureAll(oslist=["Linux"])<br>
>> +    @expectedFailureAll(oslist=["linux"])<br>
>>      def test_thread_plan_actions(self):<br>
>>          self.build()<br>
>>          self.main_source_file = lldb.SBFileSpec("main.c")<br>
>><br>
>><br>
>>         <br>
>> _______________________________________________<br>
>> lldb-commits mailing list<br>
>> <a href="mailto:lldb-commits@lists.llvm.org" target="_blank">lldb-commits@lists.llvm.org</a><br>
>> <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits</a><br>
> <br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Omair Javaid<br><a href="http://www.linaro.org" target="_blank">www.linaro.org</a></div>