Commit f3b4ef9
committed
[lldb] re-add skipIfOutOfTreeDebugserver for TestRegisters
The swiftlang CI bots are running a pretty old Xcode install
that doesn't have the x86 debugserver change that tries to
fetch additional registers -- and this test which confirms that
they are unavailable is not passing. If the CI bot debugserver
is ever updated, this can be removed again.1 parent 0044000 commit f3b4ef9
File tree
1 file changed
+1
-0
lines changed- lldb/test/API/commands/register/register/register_command
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments