Skip to content

Multiple tests fail #15

@jhe2

Description

@jhe2

When running the tests on my system, 6 out of 7 fail. I'm running Void Linux on x86_64 with glibc. My cryptsetup version is 2.7.0 (cryptsetup 2.7.0 flags: UDEV BLKID KEYRING KERNEL_CAPI). Interestingly the last test (test-luksmeta) appears to fail for two reasons. For one the test file is too small to house a LUKS container and also the cryptsetup luksFormat command used in the tests does not specify the desired LUKS version, so it now defaults to LUKS2 (which might also explain the file-too-small issue). That then causes the test to fail.

As for the other test failures, the error messages don't tell me much. I have attached the test-suite.log file.

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