From 542aaa35670abdcb4252b35bd0c6fe0069a6aee0 Mon Sep 17 00:00:00 2001 From: Andrew Rogers Date: Tue, 5 Nov 2024 07:14:45 -0800 Subject: [PATCH] [cleanup] remove unused lldb test exclusion files --- .../Excluded/ds2/android-arm64.excluded | 15 ----- Support/Testing/Excluded/ds2/android.excluded | 66 ------------------- .../ds2/android_invalid_tests.excluded | 17 ----- Support/Testing/Excluded/ds2/centos.excluded | 2 - Support/Testing/Excluded/ds2/general.excluded | 22 ------- .../Testing/Excluded/ds2/platform.excluded | 38 ----------- .../Excluded/ds2/x86-platform.excluded | 11 ---- Support/Testing/Excluded/ds2/x86.excluded | 8 --- .../Excluded/ds2/x86_64-platform.excluded | 11 ---- Support/Testing/Excluded/ds2/x86_64.excluded | 0 .../Excluded/upstream/android.excluded | 4 -- .../Excluded/upstream/general.excluded | 10 --- .../Excluded/upstream/platform.excluded | 0 .../Excluded/upstream/x86-platform.excluded | 2 - .../Testing/Excluded/upstream/x86.excluded | 4 -- 15 files changed, 210 deletions(-) delete mode 100644 Support/Testing/Excluded/ds2/android-arm64.excluded delete mode 100644 Support/Testing/Excluded/ds2/android.excluded delete mode 100644 Support/Testing/Excluded/ds2/android_invalid_tests.excluded delete mode 100644 Support/Testing/Excluded/ds2/centos.excluded delete mode 100644 Support/Testing/Excluded/ds2/general.excluded delete mode 100644 Support/Testing/Excluded/ds2/platform.excluded delete mode 100644 Support/Testing/Excluded/ds2/x86-platform.excluded delete mode 100644 Support/Testing/Excluded/ds2/x86.excluded delete mode 100644 Support/Testing/Excluded/ds2/x86_64-platform.excluded delete mode 100644 Support/Testing/Excluded/ds2/x86_64.excluded delete mode 100644 Support/Testing/Excluded/upstream/android.excluded delete mode 100644 Support/Testing/Excluded/upstream/general.excluded delete mode 100644 Support/Testing/Excluded/upstream/platform.excluded delete mode 100644 Support/Testing/Excluded/upstream/x86-platform.excluded delete mode 100644 Support/Testing/Excluded/upstream/x86.excluded diff --git a/Support/Testing/Excluded/ds2/android-arm64.excluded b/Support/Testing/Excluded/ds2/android-arm64.excluded deleted file mode 100644 index f020db05..00000000 --- a/Support/Testing/Excluded/ds2/android-arm64.excluded +++ /dev/null @@ -1,15 +0,0 @@ -skip -TestReturnValue.ReturnValueTestCase -TestThreadAPI.ThreadAPITestCase.test_step_out_of_malloc_into_function_b_dwarf -TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_from_different_dir_by_id -TestNoreturnUnwind.NoreturnUnwind.test_dwarf -TestMemoryFind.MemoryFindTestCase.test_memory_find_dwarf -TestExprs2.ExprCommands2TestCase.test_more_expr_commands_dwarf -TestSaveJITObjects.SaveJITObjectsTestCase.test_save_jit_objects_dwarf -TestCStrings.CStringsTestCase.test_with_run_command_dwarf -TestCppGlobalOperators.TestCppGlobalOperators.test_equals_operator_dwarf -TestCppGlobalOperators.TestCppGlobalOperators.test_operator_new_dwarf - -xfail -TestIRInterpreter.IRInterpreterTestCase.test_ir_interpreter -TestBreakpointInGlobalConstructor.TestBreakpointInGlobalConstructors.test diff --git a/Support/Testing/Excluded/ds2/android.excluded b/Support/Testing/Excluded/ds2/android.excluded deleted file mode 100644 index c0078e71..00000000 --- a/Support/Testing/Excluded/ds2/android.excluded +++ /dev/null @@ -1,66 +0,0 @@ -skip -TestCrashDuringStep.CrashDuringStepTestCase.test_step_inst_with_dwarf -lldbsuite.test.lldbtest.TestLLVMStyle.test_dwarf -lldbsuite.test.lldbtest.TestNamespaceConflicts.test_dwarf -lldbsuite.test.lldbtest.TestDataFormatterInvalidStdUniquePtr.test -lldbsuite.test.lldbtest.TestSampleInlineTest.test_dwarf -TestThreadAPI.ThreadAPITestCase.test_step_out_of_malloc_into_function_b_dwarf - -xfail -TestRegisters.RegisterCommandsTestCase.test_fp_register_write -TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars -TestSettings.SettingsCommandTestCase.test_set_error_output_path -TestConcurrentBreakpointOneDelayBreakpointThreads.ConcurrentBreakpointOneDelayBreakpointThreads -TestConcurrentSignalBreak.ConcurrentSignalBreak -TestConcurrentTwoBreakpointThreads.ConcurrentTwoBreakpointThreads -TestConcurrentBreakpointDelayBreakpointOneSignal.ConcurrentBreakpointDelayBreakpointOneSignal -TestConcurrentTwoBreakpointsOneSignal.ConcurrentTwoBreakpointsOneSignal -TestConcurrentTwoBreakpointsOneDelaySignal.ConcurrentTwoBreakpointsOneDelaySignal -TestConcurrentSignalDelayBreak.ConcurrentSignalDelayBreak -TestConcurrentCrashWithSignal.ConcurrentCrashWithSignal -TestConcurrentDelaySignalBreak.ConcurrentDelaySignalBreak -TestConcurrentDelayedCrashWithBreakpointSignal.ConcurrentDelayedCrashWithBreakpointSignal -TestConcurrentCrashWithBreak.ConcurrentCrashWithBreak -TestSymbolContextTwoFiles.SymbolContextTwoFilesTestCase.test_ranges_in_multiple_compile_unit_dwarf -TestCppValueCast.CppValueCastTestCase.test_value_cast_with_regular_inheritance_dwarf -TestRecursiveInferior.CrashingRecursiveInferiorTestCase.test_recursive_inferior_crashing_register_dwarf -TestRecursiveInferior.CrashingRecursiveInferiorTestCase.test_recursive_inferior_crashing_python_dwarf -TestRecursiveInferior.CrashingRecursiveInferiorTestCase.test_recursive_inferior_crashing_expr_dwarf -TestRecursiveInferior.CrashingRecursiveInferiorTestCase.test_recursive_inferior_crashing_dwarf -TestDataFormatterSkipSummary.SkipSummaryDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterLibcxxQueue.TestDataFormatterLibcxxQueue.test_dwarf -TestDataFormatterLibcxxVBool.LibcxxVBoolDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterLibcxxVector.LibcxxVectorDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterLibcxxVector.LibcxxVectorDataFormatterTestCase.test_ref_and_ptr_dwarf -TestDataFormatterLibcxxString.LibcxxStringDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterLibcxxTuple.TestDataFormatterLibcxxTuple.test_dwarf -TestDataFormatterLibccIterator.LibcxxIteratorDataFormatterTestCase.test_with_run_command_dwarf -TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_run_command_dwarf -TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_inline_and_run_command_dwarf -TestBreakpointIgnoreCount.BreakpointIgnoreCountTestCase.test_with_run_command_dwarf -TestDataFormatterDisabling.DataFormatterDisablingTestCase.test_with_run_command_dwarf -TestDataFormatterRefPtrRecursion.DataFormatterRefPtrRecursionTestCase.test_with_run_command_dwarf -TestFrameFormatSmallStruct.FrameFormatSmallStructTestCase.test_with_run_command_dwarf -TestDataFormatterAdv.AdvDataFormatterTestCase.test_with_run_command_dwarf -TestTypeSummaryListScript.TypeSummaryListScriptTestCase.test_typesummarylist_script_dwarf -TestPtrToArrayFormatting.PtrToArrayDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterPythonSynth.PythonSynthDataFormatterTestCase.test_rdar10960550_with_run_command_dwarf -TestDataFormatterPythonSynth.PythonSynthDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterNamedSummaries.NamedSummariesDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterLanguageCategoryUpdates.LanguageCategoryUpdatesTestCase.test_with_run_command_dwarf -TestDataFormatterSmartArray.SmartArrayDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterEnumFormat.EnumFormatTestCase.test_with_run_command_dwarf -TestDataFormatterCategories.CategoriesDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterSynth.SynthDataFormatterTestCase.test_with_run_command_dwarf -TestVarInAggregateMisuse.VarInAggregateMisuseTestCase.test_with_run_command_dwarf -TestDataFormatterScript.ScriptDataFormatterTestCase.test_with_run_command_dwarf -TestUserFormatVsSummary.UserFormatVSSummaryTestCase.test_with_run_command_dwarf -TestDataFormatterStdMap.StdMapDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterStdIterator.StdIteratorDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterStdTuple.StdTupleDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterStdSmartPtr.StdSmartPtrDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterStdVector.StdVectorDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterStdUniquePtr.StdUniquePtrDataFormatterTestCase.test_recursive_unique_ptr_dwarf -TestDataFormatterStdUniquePtr.StdUniquePtrDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterStdVBool.StdVBoolDataFormatterTestCase.test_with_run_command_dwarf -TestDataFormatterLibccMap.LibcxxMapDataFormatterTestCase.test_with_run_command_dwarf diff --git a/Support/Testing/Excluded/ds2/android_invalid_tests.excluded b/Support/Testing/Excluded/ds2/android_invalid_tests.excluded deleted file mode 100644 index 4688eef3..00000000 --- a/Support/Testing/Excluded/ds2/android_invalid_tests.excluded +++ /dev/null @@ -1,17 +0,0 @@ -skip -TestWatchpointCommands.WatchpointCommandsTestCase -TestWatchpointConditionCmd.WatchpointConditionCmdTestCase -TestWatchpointCommandPython.WatchpointPythonCommandTestCase -TestWatchpointCommandLLDB.WatchpointLLDBCommandTestCase -TestMyFirstWatchpoint.HelloWatchpointTestCase -TestWatchLocation.HelloWatchLocationTestCase -TestWatchpointDisable.TestWatchpointSetEnable -TestWatchpointEvents.TestWatchpointEvents -TestWatchpointSizes.WatchpointSizeTestCase -TestWatchpointMultipleSlots.WatchpointSlotsTestCase -TestWatchpointMultipleThreads.WatchpointForMultipleThreadsTestCase -TestWatchpointIgnoreCount.WatchpointIgnoreCountTestCase -TestWatchpointIter.WatchpointIteratorTestCase -TestSetWatchpoint.SetWatchpointAPITestCase -TestWatchpointConditionAPI.WatchpointConditionAPITestCase -TestSetWatchlocation.SetWatchlocationAPITestCase diff --git a/Support/Testing/Excluded/ds2/centos.excluded b/Support/Testing/Excluded/ds2/centos.excluded deleted file mode 100644 index 1e274fde..00000000 --- a/Support/Testing/Excluded/ds2/centos.excluded +++ /dev/null @@ -1,2 +0,0 @@ -xfail -TestExprs2.ExprCommands2TestCase.test_more_expr_commands_dwarf diff --git a/Support/Testing/Excluded/ds2/general.excluded b/Support/Testing/Excluded/ds2/general.excluded deleted file mode 100644 index 92f06463..00000000 --- a/Support/Testing/Excluded/ds2/general.excluded +++ /dev/null @@ -1,22 +0,0 @@ -xfail -TestAttachResume.AttachResumeTestCase.test_attach_continue_interrupt_detach -TestInferiorAssert - -skip -TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_condition_and_python_api_dwarf -TestCallWithTimeout.ExprCommandWithTimeoutsTestCase -TestCreateAfterAttach -TestDuplicateMembers.BSDArchivesTestCase.test_dwarf -TestDynamicValueChildCount.DynamicValueChildCountTestCase.test_get_dynamic_vals_dwarf -TestFormatters.ExprFormattersTestCase.test_dwarf -TestGuessLanguage.TestFrameGuessLanguage.test_guess_language -TestLoadUsingPaths.LoadUsingPathsTestCase.test_load_using_paths -TestMachCore.MachCoreTestCase.test_selected_thread -TestNoReturnModuleEnd.TestNoreturnModuleEnd.test -TestProcessLaunch.ProcessLaunchTestCase.test_set_working_dir_existing -TestRaise.RaiseTestCase.test_sigtrap -TestSettings.SettingsCommandTestCase.test_pass_host_env_vars -TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars -TestSourceManager.SourceManagerTestCase.test_modify_source_file_while_debugging -TestSourceManager.SourceManagerTestCase.test_set_breakpoint_with_absolute_path -TestThreadJump diff --git a/Support/Testing/Excluded/ds2/platform.excluded b/Support/Testing/Excluded/ds2/platform.excluded deleted file mode 100644 index 1dfcc504..00000000 --- a/Support/Testing/Excluded/ds2/platform.excluded +++ /dev/null @@ -1,38 +0,0 @@ -skip -TestBreakpointCommand.BreakpointCommandTestCase.test_breakpoint_command_sequence -TestBreakpointConditions.BreakpointConditionsTestCase.test_breakpoint_invalid_condition_and_python_api_dwarf -TestBreakpointHitCount.BreakpointHitCountTestCase.test_breakpoint_location_hit_count -TestBreakpointHitCount.BreakpointHitCountTestCase.test_breakpoint_one_shot -TestBreakpointIgnoreCount.BreakpointIgnoreCountTestCase.test_with_python_api_dwarf -TestCPPExceptionBreakpoint.TestCPPExceptionBreakpoint.test_cpp_exception_breakpoint_dwarf -TestCallUserAnonTypedef.TestExprLookupAnonStructTypedef.test_dwarf -TestChangeValueAPI.ChangeValueAPITestCase -TestConsecutiveBreakpoints.ConsecutiveBreakpointsTestCase.test_continue -TestConsecutiveBreakpoints.ConsecutiveBreakpointsTestCase.test_single_step -TestDebugBreak.DebugBreakTestCase.test_asm_int_3 -TestExprDoesntBlock.ExprDoesntDeadlockTestCase.test_with_run_command_dwarf -TestGDBRemoteClient.TestGDBRemoteClient -TestGDBRemoteLoad.TestGDBRemoteLoad -TestHandleSegv.HandleSegvTestCase.test_inferior_handle_sigsegv_dwarf -TestMembersAndLocalsWithSameName.TestMembersAndLocalsWithSameName.test_when_stopped_in_method_dwarf -TestMixedLanguages.MixedLanguagesTestCase -TestMoveNearest.TestMoveNearest.test -TestNumThreads.NumberOfThreadsTestCase.test_unique_stacks -TestQuoting -TestRaise.RaiseTestCase.test_sigsigrtmin -TestRegisters.RegisterCommandsTestCase.test_fp_register_write -TestRestartBug -TestSendSignal.SendSignalTestCase.test_with_run_command_dwarf -TestStepOverBreakpoint.StepOverBreakpointsTestCase.test_step_instruction_dwarf -TestStepOverBreakpoint.StepOverBreakpointsTestCase.test_step_over_dwarf -TestTargetXMLArch -TestThreadSelectionBug -TestThreadStepping.ThreadSteppingTestCase - - -xfail -TestBreakpointLocations.BreakpointLocationsTestCase -TestBreakpointOptions.BreakpointOptionsTestCase -TestBreakpointsWithNoTargets.BreakpointInDummyTarget -TestConsecutiveBreakpoints.ConsecutiveBreakpointsTestCase.test_single_step_thread_specific -TestTargetCommand.targetCommandTestCase diff --git a/Support/Testing/Excluded/ds2/x86-platform.excluded b/Support/Testing/Excluded/ds2/x86-platform.excluded deleted file mode 100644 index 69152ef6..00000000 --- a/Support/Testing/Excluded/ds2/x86-platform.excluded +++ /dev/null @@ -1,11 +0,0 @@ -xfail -TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_from_different_dir_by_id -TestFloatTypes.FloatTypesTestCase.test_float_type_dwarf -TestFloatTypesExpr.FloatTypesExprTestCase.test_float_type_dwarf - -skip -TestTargetSourceMap.TestTargetSourceMap.test_source_map -lldbsuite.test.lldbtest.TestDataFormatterInvalidStdUniquePtr.test -lldbsuite.test.lldbtest.TestLLVMStyle.test_dwarf -lldbsuite.test.lldbtest.TestNamespaceConflicts.test_dwarf -lldbsuite.test.lldbtest.TestSampleInlineTest.test_dwarf diff --git a/Support/Testing/Excluded/ds2/x86.excluded b/Support/Testing/Excluded/ds2/x86.excluded deleted file mode 100644 index b71f1b31..00000000 --- a/Support/Testing/Excluded/ds2/x86.excluded +++ /dev/null @@ -1,8 +0,0 @@ -xfail -TestLoadUsingPaths.LoadUsingPathsTestCase.test_load_using_paths -TestProcessLaunch.ProcessLaunchTestCase.test_set_working_dir_existing - -skip -TestReturnValue -TestSettings.SettingsCommandTestCase.test_pass_host_env_vars -TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars diff --git a/Support/Testing/Excluded/ds2/x86_64-platform.excluded b/Support/Testing/Excluded/ds2/x86_64-platform.excluded deleted file mode 100644 index b32effc6..00000000 --- a/Support/Testing/Excluded/ds2/x86_64-platform.excluded +++ /dev/null @@ -1,11 +0,0 @@ -skip -TestTargetSourceMap.TestTargetSourceMap.test_source_map -lldbsuite.test.lldbtest.TestDataFormatterInvalidStdUniquePtr.test -lldbsuite.test.lldbtest.TestLLVMStyle.test_dwarf -lldbsuite.test.lldbtest.TestNamespaceConflicts.test_dwarf -lldbsuite.test.lldbtest.TestSampleInlineTest.test_dwarf - -xfail -TestFloatTypes.FloatTypesTestCase.test_float_type_dwarf -TestFloatTypesExpr.FloatTypesExprTestCase.test_float_type_dwarf -TestProcessAttach.ProcessAttachTestCase.test_attach_to_process_from_different_dir_by_id diff --git a/Support/Testing/Excluded/ds2/x86_64.excluded b/Support/Testing/Excluded/ds2/x86_64.excluded deleted file mode 100644 index e69de29b..00000000 diff --git a/Support/Testing/Excluded/upstream/android.excluded b/Support/Testing/Excluded/upstream/android.excluded deleted file mode 100644 index 56302cd2..00000000 --- a/Support/Testing/Excluded/upstream/android.excluded +++ /dev/null @@ -1,4 +0,0 @@ -skip -TestAssertMessages.AssertMessagesTestCase.test_createTestTarget -TestMachCore.MachCoreTestCase -TestProcessSaveCoreMinidump.ProcessSaveCoreMinidumpTestCase diff --git a/Support/Testing/Excluded/upstream/general.excluded b/Support/Testing/Excluded/upstream/general.excluded deleted file mode 100644 index 1c6ff8be..00000000 --- a/Support/Testing/Excluded/upstream/general.excluded +++ /dev/null @@ -1,10 +0,0 @@ -xfail -TestCallUserDefinedFunction.ExprCommandCallUserDefinedFunction -TestLoadUnload.LoadUnloadTestCase.test_lldb_process_load_and_unload_commands -TestStepOverWatchpoint.TestStepOverWatchpoint - -skip -_dwo$ -TestMultithreaded.SBBreakpointCallbackCase.test_sb_api_listener_event_description -TestMultithreaded.SBBreakpointCallbackCase.test_sb_api_listener_event_process_state -TestMultithreaded.SBBreakpointCallbackCase.test_breakpoint_callback diff --git a/Support/Testing/Excluded/upstream/platform.excluded b/Support/Testing/Excluded/upstream/platform.excluded deleted file mode 100644 index e69de29b..00000000 diff --git a/Support/Testing/Excluded/upstream/x86-platform.excluded b/Support/Testing/Excluded/upstream/x86-platform.excluded deleted file mode 100644 index 4ef1da65..00000000 --- a/Support/Testing/Excluded/upstream/x86-platform.excluded +++ /dev/null @@ -1,2 +0,0 @@ -xfail -TestCallWithTimeout.ExprCommandWithTimeoutsTestCase diff --git a/Support/Testing/Excluded/upstream/x86.excluded b/Support/Testing/Excluded/upstream/x86.excluded deleted file mode 100644 index fdb0f772..00000000 --- a/Support/Testing/Excluded/upstream/x86.excluded +++ /dev/null @@ -1,4 +0,0 @@ -xfail -TestFormatters.ExprFormattersTestCase -TestIRInterpreter.IRInterpreterTestCase.test_ir_interpreter -TestRegisters.RegisterCommandsTestCase.test_register_expressions