Make testing scripts python3.x compatible
Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
Showing
- tools/run_tests/performance/bq_upload_result.py 5 additions, 3 deletionstools/run_tests/performance/bq_upload_result.py
- tools/run_tests/python_utils/filter_pull_request_tests.py 4 additions, 1 deletiontools/run_tests/python_utils/filter_pull_request_tests.py
- tools/run_tests/python_utils/report_utils.py 2 additions, 1 deletiontools/run_tests/python_utils/report_utils.py
- tools/run_tests/run_build_statistics.py 3 additions, 1 deletiontools/run_tests/run_build_statistics.py
- tools/run_tests/run_interop_tests.py 6 additions, 5 deletionstools/run_tests/run_interop_tests.py
- tools/run_tests/run_performance_tests.py 5 additions, 4 deletionstools/run_tests/run_performance_tests.py
- tools/run_tests/run_stress_tests.py 7 additions, 7 deletionstools/run_tests/run_stress_tests.py
- tools/run_tests/run_tests.py 2 additions, 1 deletiontools/run_tests/run_tests.py
- tools/run_tests/run_tests_matrix.py 2 additions, 0 deletionstools/run_tests/run_tests_matrix.py
- tools/run_tests/sanity/check_sources_and_headers.py 2 additions, 0 deletionstools/run_tests/sanity/check_sources_and_headers.py
- tools/run_tests/sanity/check_test_filtering.py 1 addition, 1 deletiontools/run_tests/sanity/check_test_filtering.py
- tools/run_tests/sanity/check_version.py 10 additions, 6 deletionstools/run_tests/sanity/check_version.py
- tools/run_tests/sanity/core_banned_functions.py 3 additions, 1 deletiontools/run_tests/sanity/core_banned_functions.py
- tools/run_tests/start_port_server.py 3 additions, 1 deletiontools/run_tests/start_port_server.py
- tools/run_tests/stress_test/run_on_gke.py 32 additions, 26 deletionstools/run_tests/stress_test/run_on_gke.py
Loading
Please register or sign in to comment