Skip to content

Commit ab368b1

Browse files
andrurogerzcompnerd
authored andcommitted
[gha] skip some lldb test cases that started faililng on aarch64 linux
1 parent 124963f commit ab368b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ TestAArch64UnwindPAC.AArch64UnwindPAC.test_dwarf
1111
TestAArch64UnwindPAC.AArch64UnwindPAC.test_dwo
1212
TestBreakpointSerialization.BreakpointSerialization.test_scripted_extra_args
1313
TestChangeValueAPI.ChangeValueAPITestCase.test_change_value_dwarf
14+
TestChangeValueAPI.ChangeValueAPITestCase.test_change_value_dwo
15+
TestCommandScript.CmdPythonTestCase.test
1416
TestCompletion.CommandLineCompletionTestCase.test_common_complete_watchpoint_ids
1517
TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.ConcurrentBreakpointsDelayedBreakpointOneWatchpoint.test
1618
TestConcurrentCrashWithWatchpoint.ConcurrentCrashWithWatchpoint.test
@@ -59,6 +61,7 @@ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_after_attach_with_vA
5961
TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_vAttachOrWait_llgs
6062
TestGdbRemoteExpeditedRegisters.TestGdbRemoteExpeditedRegisters.test_stop_notification_contains_vg_register_llgs
6163
TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
64+
TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_read_qMemTags_packets_llgs
6265
TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
6366
TestGdbRemoteSingleStep.TestGdbRemoteSingleStep.test_single_step_only_steps_one_instruction_with_s_llgs
6467
TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs
@@ -136,6 +139,7 @@ TestStepAndBreakpoints.TestCStepping.test_and_python_api_dwo
136139
TestStepOverWatchpoint.TestStepOverWatchpoint.test_step_over_read_watchpoint
137140
TestStepOverWatchpoint.TestStepOverWatchpoint.test_step_over_write_watchpoint
138141
TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwarf
142+
TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwo
139143
TestTargetWatchAddress.TargetWatchpointCreateByAddressPITestCase.test_watch_address
140144
TestTargetWatchAddress.TargetWatchpointCreateByAddressPITestCase.test_watch_address_with_invalid_watch_size
141145
TestThreadJump.ThreadJumpTestCase.test_dwarf

0 commit comments

Comments
 (0)