[Lldb-commits] [lldb] r235851 - XFAIL two mi tests on gcc to stabilise build bots

Ilia K ki.stfu at gmail.com
Mon Apr 27 02:56:50 PDT 2015


thx!

Thanks,
Ilia

On Mon, Apr 27, 2015 at 12:10 PM, Pavel Labath <labath at google.com> wrote:

> Author: labath
> Date: Mon Apr 27 04:10:30 2015
> New Revision: 235851
>
> URL: http://llvm.org/viewvc/llvm-project?rev=235851&view=rev
> Log:
> XFAIL two mi tests on gcc to stabilise build bots
>
> Modified:
>     lldb/trunk/test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py
>
> Modified: lldb/trunk/test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py
> URL:
> http://llvm.org/viewvc/llvm-project/lldb/trunk/test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py?rev=235851&r1=235850&r2=235851&view=diff
>
> ==============================================================================
> --- lldb/trunk/test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py
> (original)
> +++ lldb/trunk/test/tools/lldb-mi/variable/TestMiGdbSetShowPrint.py Mon
> Apr 27 04:10:30 2015
> @@ -68,6 +68,7 @@ class MiGdbSetShowTestCase(lldbmi_testca
>
>      @lldbmi_test
>      @expectedFailureWindows("llvm.org/pr22274: need a pexpect
> replacement for windows")
> +    @expectedFailureGcc("https://llvm.org/bugs/show_bug.cgi?id=23357")
>      def test_lldbmi_gdb_set_show_print_expand_aggregates(self):
>          """Test that 'lldb-mi --interpreter' can expand aggregates
> everywhere."""
>
> @@ -123,6 +124,7 @@ class MiGdbSetShowTestCase(lldbmi_testca
>
>      @lldbmi_test
>      @expectedFailureWindows("llvm.org/pr22274: need a pexpect
> replacement for windows")
> +    @expectedFailureGcc("https://llvm.org/bugs/show_bug.cgi?id=23357")
>      def test_lldbmi_gdb_set_show_print_aggregate_field_names(self):
>          """Test that 'lldb-mi --interpreter' can expand aggregates
> everywhere."""
>
>
>
> _______________________________________________
> 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/20150427/ce10f2f2/attachment.html>


More information about the lldb-commits mailing list