Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
[tests]: Marktest_statistics.test_kde_random
with arequires_resource('cpu')
decorator#118801
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
test_statistics.test_kde_random
with a requires_resource('cpu') decoratortest_statistics.test_kde_random
with arequires_resource('cpu')
decorator…esource('cpu')`` decorator (pythonGH-118801)Mark test_kde_random with a requires_resource('cpu') decorator(cherry picked from commit027e6d8)Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
GH-118818 is a backport of this pull request to the3.13 branch. |
What about 3.12 backport? |
This test was not backported to the 3.12 branch, so there is no need to backport it there. |
bedevere-bot commentedMay 9, 2024
|
Buildbot failure is unrelated; I've created#118823 to track this. |
…uires_resource('cpu')`` decorator (GH-118801) (#118818)[tests]: Mark ``test_statistics.test_kde_random`` with a ``requires_resource('cpu')`` decorator (GH-118801)Mark test_kde_random with a requires_resource('cpu') decorator(cherry picked from commit027e6d8)Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
This is a CPU-intensive test. On my machine (Ryzen 7 4800H, 8/16), it takes about 80 seconds.