Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stat methods do not work on windows #19

Open
plicease opened this issue May 28, 2021 · 1 comment
Open

stat methods do not work on windows #19

plicease opened this issue May 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@plicease
Copy link
Member

    # Failed test at t/archive_libarchive_entry.t line 78.
    # +------------+----+-------+
    # | GOT        | OP | CHECK |
    # +------------+----+-------+
    # | 1622158829 | eq | 1476  |
    # +------------+----+-------+
    # Failed test at t/archive_libarchive_entry.t line 81.
    # +-----+----+-------+
    # | GOT | OP | CHECK |
    # +-----+----+-------+
    # | 0   | eq | 1476  |
    # +-----+----+-------+

# Failed test 'stat'
@plicease plicease added the bug Something isn't working label May 28, 2021
@plicease
Copy link
Member Author

The workaround for now is to throw a non-implemented exception when these methods are called.

@plicease plicease mentioned this issue May 28, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant