From 62e546ead083af50a057bb2eb0c98a675cf682ab Mon Sep 17 00:00:00 2001 From: Andrew Rogers Date: Mon, 12 May 2025 07:37:09 -0700 Subject: [PATCH] skip TestTypedefArray which is now failling across platforms --- Support/Testing/Excluded/ds2/android-x86_64.excluded | 2 ++ Support/Testing/Excluded/ds2/linux-i686.excluded | 2 ++ Support/Testing/Excluded/ds2/linux-x86_64.excluded | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Support/Testing/Excluded/ds2/android-x86_64.excluded b/Support/Testing/Excluded/ds2/android-x86_64.excluded index 518617de..aef6cef3 100644 --- a/Support/Testing/Excluded/ds2/android-x86_64.excluded +++ b/Support/Testing/Excluded/ds2/android-x86_64.excluded @@ -140,3 +140,5 @@ TestUnwindExpression.UnwindFromExpressionTest.test_unwind_expression_dwarf TestUnwindExpression.UnwindFromExpressionTest.test_unwind_expression_dwo TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwarf TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo +lldbsuite.test.lldbtest.TestTypedefArray.test_dwarf +lldbsuite.test.lldbtest.TestTypedefArray.test_dwo diff --git a/Support/Testing/Excluded/ds2/linux-i686.excluded b/Support/Testing/Excluded/ds2/linux-i686.excluded index dfd782bd..de10ba23 100644 --- a/Support/Testing/Excluded/ds2/linux-i686.excluded +++ b/Support/Testing/Excluded/ds2/linux-i686.excluded @@ -134,3 +134,5 @@ TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dw TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo lldbsuite.test.lldbtest.TestPrintf.test_dwarf lldbsuite.test.lldbtest.TestPrintf.test_dwo +lldbsuite.test.lldbtest.TestTypedefArray.test_dwarf +lldbsuite.test.lldbtest.TestTypedefArray.test_dwo diff --git a/Support/Testing/Excluded/ds2/linux-x86_64.excluded b/Support/Testing/Excluded/ds2/linux-x86_64.excluded index 668af5a3..dd4072b6 100644 --- a/Support/Testing/Excluded/ds2/linux-x86_64.excluded +++ b/Support/Testing/Excluded/ds2/linux-x86_64.excluded @@ -127,3 +127,5 @@ TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dw TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo lldbsuite.test.lldbtest.TestPrintf.test_dwarf lldbsuite.test.lldbtest.TestPrintf.test_dwo +lldbsuite.test.lldbtest.TestTypedefArray.test_dwarf +lldbsuite.test.lldbtest.TestTypedefArray.test_dwo