5143045 tests: convert to python3

Authored and Committed by kparal 4 years ago
25 files changed. 85 lines added. 110 lines removed.
README.rst
file modified
+7 -3
requirements.txt
file modified
+1 -3
testing/functest_scenarios.py
file modified
+2 -2
testing/scenarios/README.md
file modified
+6 -6
testing/scenarios/scenarios/fail/01_version.yaml
file modified
+3 -3
testing/scenarios/scenarios/fail/02_multilib.yaml
file modified
+3 -3
testing/scenarios/scenarios/fail/03_package_requires.yaml
file modified
+2 -2
testing/scenarios/scenarios/fail/04_file_requires.yaml
file modified
+2 -2
testing/scenarios/scenarios/known_broken/05_removing_provides.yaml
file modified
+3 -3
testing/scenarios/scenarios/known_broken/06_removing_subpackage.yaml
file modified
+3 -3
testing/scenarios/scenarios/pass/01_simple.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/02_conflicts_1.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/03_conflicts_2.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/04_conflicts_3.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/05_strange_conflict.yaml
file modified
+4 -4
testing/scenarios/scenarios/pass/06_multilib.yaml
file modified
+4 -4
testing/scenarios/scenarios/pass/07_codependencies.yaml
file modified
+7 -7
testing/scenarios/scenarios/pass/08_recommends_present.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/09_recommends_not_present.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/10_suggests_present.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/11_suggests_not_present.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/12_supplements_present.yaml
file modified
+2 -2
testing/scenarios/scenarios/pass/13_supplements_not_present.yaml
file modified
+2 -2
testing/scenarios/yaml_to_repos.py
file modified
+10 -39
testing/test_squash_results.py
file modified
+8 -6
file modified
+7 -3
file modified
+1 -3
file modified
+6 -6