Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test_idle fails on Devuan 5 Linux #113903

Closed
Closed
Labels
3.11only security fixes3.12only security fixes3.13bugs and security fixestestsTests in the Lib/test dirtopic-IDLEtype-bugAn unexpected behavior, bug, or error
@LeamHall

Description

@LeamHall

Bug report

Bug description:

On Devuan 5, with this command in a build script:

./python -m test -uall -j0 > $test_file 2>&1

the following is logged:

0:10:21 load avg: 3.54 [229/469/2] test_idle failed (1 error)test test_idle failed -- Traceback (most recent call last):  File "/usr/local/src/forks/cpython/Lib/idlelib/idle_test/test_configdialog.py", line 452, in test_highlight_target_text_mouse    click_it(start_index)    ~~~~~~~~^^^^^^^^^^^^^  File "/usr/local/src/forks/cpython/Lib/idlelib/idle_test/test_configdialog.py", line 436, in click_it    x, y, dx, dy = hs.bbox(start)    ^^^^^^^^^^^^TypeError: cannot unpack non-iterable NoneType object

But this passes:

./python -m test -uall -j0 test_idleUsing random seed: 20553854240:00:00 load avg: 0.00 Run 1 test in parallel using 1 worker process0:00:01 load avg: 0.00 [1/1] test_idle passed== Tests result: SUCCESS ==1 test OK.Total duration: 1.8 secTotal tests: run=283 skipped=81Total test files: run=1/1Result: SUCCESS

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixes3.12only security fixes3.13bugs and security fixestestsTests in the Lib/test dirtopic-IDLEtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp