Skip to content

Unit tests fail due to check_accepted_eula #2296

@SebastianAchilles

Description

@SebastianAchilles

EasyBlocks that make use of the function check_accepted_eula (easybuilders/easybuild-framework#3535) will fail in the Unit tests, because the EULA is not accepted. This is the case for #2295

One possible solution would be to set the environment variable EASYBUILD_ACCEPT_EULA for that specific EasyBlock in the Unit test.

Another possible solution would be to include in accept_eula = True in the Dummy easyconfig file, e.g. here

Another possible solution would be to skip the check_accepted_eula function for --module-only.

CC @boegel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions