You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[Preset] Dont skip lldb test on Linux package preset"
This reverts commit 42357b6.
On Ubuntu, the LLDB REPL tests fail when using the LLDB from
the build dir as the LLDB test suite uses it. Those tests
pass when using the install layout built into {root}/usr/bin/lldb.
I'll re-enable this once I have that investigated and working
properly.
This should fix the new issues on the Ubuntu package CI for
the Swift master branch.
0 commit comments