avocado-framework-tests / avocado-misc-tests

Community maintained Avocado tests repository
Other
22 stars 123 forks source link

avocado-misc-tests/io/disk/iozone.py: ERROR: write() argument must be str, not bytes #1642

Closed abdhaleegit closed 4 years ago

abdhaleegit commented 4 years ago

iozone is failing with error

(1/2) avocado-misc-tests/io/disk/iozone.py:IOZone.test;1-args-previous_results-dir-0627: ERROR: write() argument must be str, not bytes (151.21 s)

PraveenPenguin commented 4 years ago

@abdhaleegit #1644 should fix the issue if it works please close this issue

PraveenPenguin commented 4 years ago

closing as fix is in