Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dir
Description
On the "AMD64 Debian PGO 3.x" buildbot worker, test_pyrepl fails with "env changed" because a child process is not awaited explicitly.
build: https://buildbot.python.org/all/#/builders/249/builds/8909
1:17:07 load avg: 20.12 [453/478/1] test_pyrepl failed (env changed) (37.4 sec) test_empty (test.test_pyrepl.test_input.KeymapTranslatorTests.test_empty) ... ok test_push_character_key (test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_character_key) ... ok test_push_character_key_with_stack (test.test_pyrepl.test_input.KeymapTranslatorTests.test_push_character_key_with_stack) ... ok (...) test.test_pyrepl.test_windows_console (unittest.loader.ModuleSkipped.test.test_pyrepl.test_windows_console) ... skipped 'test only relevant on win32' ---------------------------------------------------------------------- Ran 116 tests in 35.634s OK (skipped=2) Warning -- reap_children() reaped child process 3457256 Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dir