Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_persistence
-
Labels:None
-
Story Points:0.5
-
Sprint:Arch 2018-11-12
-
Team:Architecture
Description
The YAML storage tests in daf_persistence create a temporary directory but do not use it. This leads to test failures when the tests are run in parallel. Also fix the pickle test so that it no longer uses the root directory.
Kian-Tat Lim would you mind doing a quick review of this? It fixes the problem John Swinbank was encountering with the shared stack. I'm guessing that Jenkins does not show the problem because it uses fewer cores so is more likely to place both YAML tests in the same process.