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
[Test] Add back-deployed concurrency library path for runtime OS testing
When testing the runtime in the OS (via the lit parameter
`use_os_stdlib`), add the path to the back-deployed concurrency
libraries into `DYLD_LIBRARY_PATH` for the test run. This should allow
us to run our regression tests on older OS's.
0 commit comments