Skip to content

Test Failing: test_get_valid_history_without_current on macOS + Python 3.11 #1515

@AbhisekLimbu

Description

@AbhisekLimbu

On a clean setup using macOS and Python 3.11, the test test_get_valid_history_without_current fails consistently. The failure appears to involve non-ASCII characters like café ô in the expected output.
I followed the contributing steps exactly (cloned the repo, set up a virtual environment, installed dependencies, and ran pytest). No code was modified.
Example failure:
assert ['ls cat', 'diff x'] == ['ls cat', 'diff x', 'café ô']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions