Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Support/Testing/Excluded/ds2/android-x86_64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ TestCreateAfterAttach.CreateAfterAttachTestCase.test_create_after_attach_dwarf
TestCreateAfterAttach.CreateAfterAttachTestCase.test_create_after_attach_dwo
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwarf
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwo
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwo
TestExec.ExecTestCase.test_correct_thread_plan_state_before_exec
TestExec.ExecTestCase.test_hitting_exec
TestExec.ExecTestCase.test_skipping_exec
Expand Down
2 changes: 2 additions & 0 deletions Support/Testing/Excluded/ds2/linux-x86_64.excluded
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ TestBreakpointSetRestart.BreakpointSetRestart.test_breakpoint_set_restart_dwo
TestCommandScript.CmdPythonTestCase.test
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwarf
TestDataFormatterCaching.TestDataFormatterCaching.test_with_run_command_dwo
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwarf
TestDataFormatterSynthVal.DataFormatterSynthValueTestCase.test_with_run_command_dwo
TestDebuggerAPI.DebuggerAPITestCase.test_CreateTarget_platform
TestDyldExecLinux.TestLinux64ExecViaDynamicLoader.test_without_svr4
TestDyldExecLinux.TestLinux64ExecViaDynamicLoader.test_with_svr4
Expand Down
Loading