Skip to content

Tests hang when running on M series Macbooks #1755

@KimEbert42

Description

@KimEbert42

When using

export DOCKER_DEFAULT_PLATFORM=linux/amd64

The tests hang.

Disabling Rosetta allow the tests to continue, but are too slow to pass successfully.

Apparently, amd64 is best effort on "best effort" only in Docker on M based Macbooks.

See: https://docs.docker.com/desktop/troubleshoot-and-support/troubleshoot/known-issues/
See: docker/for-mac#6998

The correct fix is to add ARM64 support.

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