Skip to content

[lldb][test] Run Swift tests under the pdb debug-info variant (failures tolerated)#13211

Open
charles-zablit wants to merge 1 commit into
swiftlang:swift/release/6.4.xfrom
charles-zablit:cz/windows/lldb/pdb-variant-non-fatal
Open

[lldb][test] Run Swift tests under the pdb debug-info variant (failures tolerated)#13211
charles-zablit wants to merge 1 commit into
swiftlang:swift/release/6.4.xfrom
charles-zablit:cz/windows/lldb/pdb-variant-non-fatal

Conversation

@charles-zablit

@charles-zablit charles-zablit commented Jun 15, 2026

Copy link
Copy Markdown

Adds the pdb debug-info variant to Swift lldb tests on Windows. Every test method decorated with @swiftTest is now expanded into an additional _pdb copy that builds with MAKE_PDB=YES.

@charles-zablit charles-zablit requested a review from a team as a code owner June 15, 2026 17:08
@charles-zablit charles-zablit force-pushed the cz/windows/lldb/pdb-variant-non-fatal branch from 2db1def to 67d7f8a Compare June 15, 2026 17:09
@charles-zablit

Copy link
Copy Markdown
Author

@swift-ci please test windows

…es tolerated)

Adds the pdb debug-info variant to Swift lldb tests on Windows. Every
test method decorated with @swifttest is now expanded into an
additional `_pdb` copy that builds with `MAKE_PDB=YES` (already wired
through Makefile.rules / Swift.rules to emit CodeView and link with
/debug).
@charles-zablit

Copy link
Copy Markdown
Author

@swift-ci please test windows

@charles-zablit charles-zablit force-pushed the cz/windows/lldb/pdb-variant-non-fatal branch from 67d7f8a to 5fd685b Compare June 16, 2026 10:03
@charles-zablit

Copy link
Copy Markdown
Author

@swift-ci please test windows

1 similar comment
@charles-zablit

Copy link
Copy Markdown
Author

@swift-ci please test windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant