Skip to content

Conversation

kjohn-msft
Copy link
Collaborator

Includes fixes for unit tests found non-functional in Python 3.12 when testing other code.

  • assertEquals -> assertEqual
  • imp module replaced with alternate for Python 3 compatibility

@kjohn-msft kjohn-msft requested a review from feng-j678 April 11, 2025 18:35
@kjohn-msft kjohn-msft self-assigned this Apr 11, 2025
@Copilot Copilot AI review requested due to automatic review settings April 11, 2025 18:35
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.87%. Comparing base (47cffe0) to head (fe529ac).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #306   +/-   ##
=======================================
  Coverage   92.87%   92.87%           
=======================================
  Files         103      103           
  Lines       17399    17400    +1     
=======================================
+ Hits        16159    16160    +1     
  Misses       1240     1240           
Flag Coverage Δ
python27 92.87% <100.00%> (+<0.01%) ⬆️
python39 92.87% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

feng-j678
feng-j678 previously approved these changes Apr 11, 2025
@kjohn-msft kjohn-msft added bug Something isn't working OE PR is considered near complete due to OE sign-off. labels Apr 11, 2025
@feng-j678 feng-j678 merged commit 18b27f8 into master Apr 15, 2025
7 checks passed
@feng-j678 feng-j678 deleted the kjohn-py312 branch April 15, 2025 15:33
@rane-rajasi rane-rajasi mentioned this pull request Apr 25, 2025
rane-rajasi added a commit that referenced this pull request Apr 25, 2025
This release includes:
[x] Engg. hygiene: Remove TelemetryWriter related log noise
[#312](#312)
[x] Bugfix: Mitigate external Ubuntu Pro Client issue
[#308](#308)
[x] Feature: Adding support for Azure Linux 2.0 in Tdnf Package Manager
[#311](#311)
[x] Eng. sys: Upgrade CICD pipeline from Python 3.9 to Python 3.12
[#309](#309)
[x] Coverage: Increase code coverage - TimerManager and ServiceManager
[#307](#307)
[x] Bugfix: Unit tests broken in Python 3.12
[#306](#306)
[x] Feature: Adding Azure Linux 3.0 Base Support
[#293](#293)
[x] Bugfix: Retry Handler to Prevent Unbounded Retries while trying to
Mitigate YUM Update Errors
[#303](#303)
[x] BugFix: CentOS VMs not installing patches during Auto Patching
[#298](#298)
[x] Bugfix: Auto-assessment - Restricting execution permissions to root
user/ owner
[#299](#299)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OE PR is considered near complete due to OE sign-off.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants