Closed
Description
test test_cache_propagation1
doesn't work on OSX, I believe this is a problem that OSX sets tempdir differently:
wf.cache_dir
is PosixPath('/var/folders/32/823z586933zbm26chcmcqq1m0000gp/T/tmpzmou1eal')
and t1.cache_dir
is
PosixPath('/private/var/folders/32/823z586933zbm26chcmcqq1m0000gp/T/tmpzmou1eal')