Skip to content

Commit 8e8869e

Browse files
andrurogerzcompnerd
authored andcommitted
disable flaky lldb tests
1 parent 9c7910c commit 8e8869e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ TestSettings.SettingsCommandTestCase.test_launchsimple_args_and_env_vars
124124
TestSettings.SettingsCommandTestCase.test_run_args_and_env_vars
125125
TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_large_timeout_fast_stepping
126126
TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_large_timeout_slow_stepping
127+
TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_small_timeout_fast_stepping
128+
TestSingleThreadStepTimeout.SingleThreadStepTimeoutTestCase.test_step_over_deadlock_small_timeout_slow_stepping
127129
TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwarf
128130
TestStateAfterExpression.TestStopReasonAfterExpression.test_thread_state_after_expr_dwo
129131
TestSyntheticCapping.SyntheticCappingTestCase.test_with_run_command_dwo

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

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ TestGdbRemoteAttachWait.TestGdbRemoteAttachWait.test_launch_before_attach_with_v
6262
TestGdbRemoteExpeditedRegisters.TestGdbRemoteExpeditedRegisters.test_stop_notification_contains_vg_register_llgs
6363
TestGdbRemoteMemoryAllocation.TestGdbRemoteMemoryAllocation.test_bad_packet_llgs
6464
TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_read_qMemTags_packets_llgs
65+
TestGdbRemoteMemoryTagging.TestGdbRemoteMemoryTagging.test_tag_write_QMemTags_packets_llgs
6566
TestGdbRemoteModuleInfo.TestGdbRemoteModuleInfo.test_module_info_llgs
6667
TestGdbRemoteSingleStep.TestGdbRemoteSingleStep.test_single_step_only_steps_one_instruction_with_s_llgs
6768
TestGdbRemoteTargetXmlPacket.TestGdbRemoteTargetXmlPacket.test_g_target_xml_returns_correct_data_llgs

0 commit comments

Comments
 (0)