Skip to content

Cast bytes to str in output from subprocess.check_output when testing

This MR fixes a failure when testing java bindings with python3 as the test executor.

Merge request reports