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
Use --relocate-xdg-cache-home-under-build-subdir for some Linux presets
This should reduce the frequency of module errors due to shared module caches between runs on the same Linux bot.
The list of presets affected should be
```
buildbot_incremental_linux
buildbot_incremental_linux,asan
buildbot_incremental_linux,llvm-only
buildbot_incremental_linux,long_test
buildbot_incremental_linux,tsan-libdispatch-test
buildbot_incremental_linux_1404
buildbot_incremental_linux_1404,long_test
buildbot_incremental_linux_base
buildbot_linux
buildbot_linux,foundation=debug
buildbot_linux,foundation=release
buildbot_linux,no_test
buildbot_linux,smoketest
buildbot_linux_1404_no_lldb
buildbot_linux_1510
buildbot_linux_1510,notest
buildbot_linux_1604
buildbot_linux_1604,notest
buildbot_linux_1610
buildbot_linux_1610,notest
buildbot_linux_1804
buildbot_linux_1804,notest
mixin_linux_installation
```
Addresses rdar://73932610, rdar://73933230
0 commit comments