Bug 54381 - Migrate ucs-test tests to python3
Migrate ucs-test tests to python3
Status: CLOSED FIXED
Product: UCS Test
Classification: Unclassified
Component: General
unspecified
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Florian Best
Julia Bremer
: python3-migration
Depends on:
Blocks: 54527
  Show dependency treegraph
 
Reported: 2022-01-26 13:07 CET by Julia Bremer
Modified: 2022-03-25 18:17 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julia Bremer univentionstaff 2022-01-26 13:07:40 CET
We should migrate our tests to python3
Comment 1 Florian Best univentionstaff 2022-03-04 14:05:27 CET
All tests have been migrated to Python 3, except for:

 test/ucs-test/tests/40_mail/29_mail_related_modifications_of_user_objects
 test/ucs-test/tests/60_umc/10_error_code_for_requests
 test/ucs-test/tests/60_umc/80_udm_license
 test/ucs-test/tests/66_udm-computers/54_concurrent_rename_and_group_change


ucs-test (10.0.6-101)
a754fd73bb33 | Bug #54382: fix strict byte mode errors
af28ceec40b4 | fixup! Bug #54381: [ucs-test] migrate tests to Python 3
0cabdfe18582 | fixup! Bug #54381: [ucs-test] migrate tests to Python 3
9e624549da60 | Bug #54381: migrate ucs-test tests to Python 3
5c9f50936336 | Bug #54381: migrate all tests to Python 3
bcea96dddc38 | Bug #54381: set failing tests back to Python 2
901530bb03d2 | Bug #54381: change hashbangs to Python 3
df3bb7dadb59 | Bug #54381: [ucs-test] migrate tests to Python 3
a86874e24190 | Bug #54381: style[ucs-test]: remove __future__ imports
3549e7059300 | Bug #54381: style[ucs-test]: apply isort
Comment 2 Julia Bremer univentionstaff 2022-03-09 12:14:12 CET
Tests are successful, no regressions detected.