Skip to content

Commit

Permalink
Disable tests that fail the build but show up as UNRESOLVED
Browse files Browse the repository at this point in the history
  • Loading branch information
weliveindetail committed Nov 26, 2024
1 parent e96dad0 commit 8e7e50d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions utils/windows-llvm-lit-test-overrides.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ xfail lldb-api :: python_api/address_range/TestAddressRange.py
# https://github.com/swiftlang/llvm-project/issues/9643
xfail lldb-shell :: Commands/command-process-launch-user-entry.test

### Tests that fail the build, but show up as UNRESOLVED ***

skip lldb-api :: functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py
skip lldb-api :: tools/lldb-dap/instruction-breakpoint/TestDAP_instruction_breakpoint.py
skip lldb-api :: tools/lldb-dap/output/TestDAP_output.py

### Unconfirmed timeouts/xfails/xpasses: skip for conservative runs ###

# https://github.com/llvm/llvm-project/issues/62983
Expand Down

0 comments on commit 8e7e50d

Please sign in to comment.