Skip to content

test_socket: BasicUDPLITETest fails on Linux 7.1 and newer #149776

@vstinner

Description

@vstinner

Bug report

test_socket.BasicUDPLITETest started to fail on "s390x Fedora Rawhide 3.x" buildbots:

The difference between build 7614 and build 7615 is that the Linux kernel was updated from 7.0 (7.0.0-62.fc45.s390x) to 7.1 (7.1.0-0.rc3.23.fc45.s390x).

The UDP Lite protocol has been removed in Linux kernel 7.1: https://www.phoronix.com/news/Linux-7.1-Retiring-UDP-Lite.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions