Skip to content

Conversation

@arhadthedev
Copy link
Member

Co-authored-by: Éric merwok@netwok.org
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
(cherry picked from commit a573cb2)

Co-authored-by: Oleg Iarygin oleg@arhadthedev.net

…-strings (pythonGH-31769) Co-authored-by: Éric <merwok@netwok.org> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> (cherry picked from commit a573cb2) Co-authored-by: Oleg Iarygin <oleg@arhadthedev.net>
@arhadthedev
Copy link
MemberAuthor

A failed test has no relation with changed docstrings:

== Tests result: ENV CHANGED == 417 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 41 sec - test_multiprocessing_spawn: 2 min 39 sec - test_gdb: 2 min 1 sec - test_multiprocessing_forkserver: 1 min 38 sec - test_asyncio: 1 min 29 sec - test_multiprocessing_fork: 1 min 21 sec - test_peg_generator: 1 min 13 sec - test_signal: 51.0 sec - test_subprocess: 43.9 sec - test_venv: 35.7 sec 1 test altered the execution environment: test_asyncio 9 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_winconsoleio test_winreg test_winsound test_zipfile64 Total duration: 9 min 15 sec Tests result: ENV CHANGED make: *** [Makefile:1255: buildbottest] Error 3 Error: Process completed with exit code 2. 

@arhadthedevarhadthedev deleted the backport-a573cb2-3.10 branch April 18, 2022 13:10
@arhadthedevarhadthedev restored the backport-a573cb2-3.10 branch April 18, 2022 13:21
@AlexWaygood
Copy link
Member

AlexWaygood commented Apr 18, 2022

A failed test has no relation with changed docstrings:

The test is known to be flaky on the backport branches, for some reason (I think @JelleZijlstra was having trouble with it recently). Not sure that anybody's worked out what the problem is, though.

@JelleZijlstraJelleZijlstra self-requested a review April 18, 2022 14:26
@JelleZijlstraJelleZijlstra self-assigned this Apr 18, 2022
@AlexWaygood
Copy link
Member

AlexWaygood commented Apr 18, 2022

A failed test has no relation with changed docstrings:

The test is known to be flaky on the backport branches, for some reason (I think @JelleZijlstra was having trouble with it recently). Not sure that anybody's worked out what the problem is, though.

This looks like it should fix test_asyncio on 3.10:

@arhadthedev
Copy link
MemberAuthor

arhadthedev commented Apr 19, 2022

@AlexWaygood A non-reverting fix (#91680) got merged so I've updated this PR. Update: Ubuntu tests now pass.

@JelleZijlstraJelleZijlstra merged commit e7e8a9f into python:3.10Apr 19, 2022
@arhadthedevarhadthedev deleted the backport-a573cb2-3.10 branch April 19, 2022 20:17
Sign up for freeto 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.

4 participants

@arhadthedev@AlexWaygood@JelleZijlstra@bedevere-bot