python / python/cpython

Multiple test failures with OSError: [Errno 84] Invalid or incomplete multibyte or wide character on ZFS with utf8only=on

Open
#81,765 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tests topic-unicode type-bug
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 37584
Nosy @gpshead, @vstinner, @benjaminp, @ezio-melotti, @serhiy-storchaka, @dimitern
Files
  • cpython_test_output.log: Tests output
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = None
    created_at = <Date 2019-07-13.10:13:56.997>
    labels = ['type-bug', '3.9', '3.10', '3.11', 'tests', 'expert-unicode']
    title = 'Multiple test failures with OSError: [Errno 84] Invalid or incomplete multibyte or wide character on ZFS with utf8only=on'
    updated_at = <Date 2021-12-13.02:23:38.746>
    user = 'https://github.com/dimitern'
    

    bugs.python.org fields:

    activity = <Date 2021-12-13.02:23:38.746>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests', 'Unicode']
    creation = <Date 2019-07-13.10:13:56.997>
    creator = 'dimitern'
    dependencies = []
    files = ['48475']
    hgrepos = []
    issue_num = 37584
    keywords = []
    message_count = 5.0
    messages = ['347794', '347801', '347998', '348006', '408420']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'benjamin.peterson', 'ezio.melotti', 'serhiy.storchaka', 'dimitern']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'test needed'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37584'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
    

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Research direction

    Start by reviewing cpython_test_output.log and the issue's listed Tests and Unicode components to identify which failures occur on ZFS with utf8only=on. Trace those failures to the affected tests and determine what is needed for the test suite to pass on that filesystem; done means the reported OSError failures are addressed and the relevant tests pass.

    Written by the indexing model from the issue text.

    Assessment

    Tech stack
    python
    Domain
    testing-qa
    Issue type
    Bug
    Difficulty
    4/5
    Estimated time
    3-5 days
    Activity status
    Stale
    Clarity
    Needs clarification
    Newbie friendliness
    25/100

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.