Skip to content

Tests currently fail on M1, but not on Intel MacOS #18

@paddyroddy

Description

@paddyroddy

I have managed to get this to build on M1 (see here flimlib/flimlib#60 (comment)) but it only works if I force the tests to be skipped i.e. mvn clean install -DskipTests

The error message is here:
image

From googling around it looks like Failed to load class "org.slf4j.impl.StaticLoggerBinder" could be fixed by e.g. https://stackoverflow.com/a/9919375/7359333

My colleague @drmattews doesn't need to force the tests to fail on his Intel Mac (it appears to work out of the box) so the issue seems to be somewhat M1/Apple Silicon related

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions