diff options
author | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2018-01-12 17:43:32 +0000 |
---|---|---|
committer | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2018-01-12 17:50:53 +0000 |
commit | 571406d44dd1aafa8f1518a14fc23e3f111145cd (patch) | |
tree | 01966f7e612dc05bcaef2f138979b12fe4e42afa /tests/artifactcache/tar.py | |
parent | 880ece190f54ad29dbcd359f84b87c95dcf0536f (diff) | |
download | buildstream-jonathan/fix-tests-python34.tar.gz |
Make artifact cache tests work in python3.4jonathan/fix-tests-python34
A LocalPath was being passed into os.path.isabs, which failed when it
tried to call the path's startswith method.
Converting it to a string before using _yaml.dump seemed to solve the
problem.
Diffstat (limited to 'tests/artifactcache/tar.py')
0 files changed, 0 insertions, 0 deletions