Skip to content

lldb tests are only run on macOS #54721

Closed
@tromey

Description

@tromey

In #54004 I discovered that lldb tests are only run on macOS:

                return if builder.config.build.contains("apple") {
...

I think it would be better to test lldb and gdb based on availability, not build OS.

Metadata

Metadata

Assignees

Labels

A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions