Skip to content

extra::test::test_lots_of_files appears to fail if there are any non-utf8 file names in the top 4 sublevels of / #9406

Closed
@huonw

Description

@huonw

It runs glob("/*/*/*/*").skip(10000), which traverses a lot of files and if any of them have non utf8 names, this fails the is_utf8 assertion (presumably when constructing the path).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions