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
There seem to be tests that write files to the odml.cache temporary folder that is used to cache odml terminology and template files and do not clean up these files after they have been run.
Since this can lead to cross-pollution of tests, the tests doing this should be identified and the tests should clean up these files after they are done.
The text was updated successfully, but these errors were encountered:
There seem to be tests that write files to the
odml.cache
temporary folder that is used to cache odml terminology and template files and do not clean up these files after they have been run.Since this can lead to cross-pollution of tests, the tests doing this should be identified and the tests should clean up these files after they are done.
The text was updated successfully, but these errors were encountered: