See
|
# FIXME: should clean up this directory after running the tests |
|
os.environ["XDG_CACHE_HOME"] = os.path.join(cache_dir, str(mpirank)) |
I'm guessing that's one of the reasons for increased CI timing.
Btw, what are the conflicts that this is supposed to solve?