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
* [lldb][test] Re-enable `TestRerunAndExprDylib.py` (llvm#157872)
the `skipTestIfFn` requires a function that return a string to skip or
None to run the test. The `isUbuntu18_04` function returns a bool and
the test is skipped on all platforms.
(cherry picked from commit f5315bd)
* [lldb][test] skip test `TestRerunAndExprDylib.py` on remote (llvm#157916)
(cherry picked from commit 55e99ef)
0 commit comments