Now,We have error in test volume in py3,I have modified the error. replace NamedTemporaryFile(delete=False) -> NamedTemporaryFile (mode='w', delete=False).That will open the temporary file in the text mode. Closes-Bug #1633789 Change-Id: I24f2fbd13eaacaa0efe5601490cdc08edcd4b1d2
133 B
133 B