Skip to content

Commit f488656

Browse files
andrurogerzcompnerd
authored andcommitted
skip TestTypedefArray which is now failling across platforms
1 parent 6862cca commit f488656

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

Support/Testing/Excluded/ds2/android-x86_64.excluded

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,5 @@ TestUnwindExpression.UnwindFromExpressionTest.test_unwind_expression_dwarf
140140
TestUnwindExpression.UnwindFromExpressionTest.test_unwind_expression_dwo
141141
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwarf
142142
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo
143+
lldbsuite.test.lldbtest.TestTypedefArray.test_dwarf
144+
lldbsuite.test.lldbtest.TestTypedefArray.test_dwo

Support/Testing/Excluded/ds2/linux-i686.excluded

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,5 @@ TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dw
134134
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo
135135
lldbsuite.test.lldbtest.TestPrintf.test_dwarf
136136
lldbsuite.test.lldbtest.TestPrintf.test_dwo
137+
lldbsuite.test.lldbtest.TestTypedefArray.test_dwarf
138+
lldbsuite.test.lldbtest.TestTypedefArray.test_dwo

Support/Testing/Excluded/ds2/linux-x86_64.excluded

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,5 @@ TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dw
127127
TestVectorTypesFormatting.VectorTypesFormattingTestCase.test_with_run_command_dwo
128128
lldbsuite.test.lldbtest.TestPrintf.test_dwarf
129129
lldbsuite.test.lldbtest.TestPrintf.test_dwo
130+
lldbsuite.test.lldbtest.TestTypedefArray.test_dwarf
131+
lldbsuite.test.lldbtest.TestTypedefArray.test_dwo

0 commit comments

Comments
 (0)