Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[unittest] Define _addDuration method to suppress 3.12 warnings #14

Merged
merged 1 commit into from
May 14, 2024

Conversation

xmkg
Copy link
Contributor

@xmkg xmkg commented May 3, 2024

Change:
python/cpython@d88087e

This essentially suppresses the warnings:
RuntimeWarning: TestResult has no addDuration method\n warnings.warn("TestResult has no addDuration method")

original-commit: canonical/hotsos@7ebf6ef

Change:
python/cpython@d88087e

This essentially suppresses the warnings:
RuntimeWarning: TestResult has no addDuration method\n  warnings.warn("TestResult has no addDuration method")

original-commit: canonical/hotsos@7ebf6ef
Signed-off-by: Mustafa Kemal Gilor <[email protected]>
@xmkg xmkg force-pushed the enhancement/fix-addduration-warning branch from 87fb341 to ce35d18 Compare May 13, 2024 11:57
@dosaboy dosaboy merged commit 467cca5 into dosaboy:main May 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants