Skip to content

Homebrew installing fonts-dejavu-core β€” is it needed?Β #74

@xsu1010

Description

@xsu1010

I'm working on a project that has some visual regression tests (using Playwright). After adding the homebrew feature from this repo (which was the only homebrew feature that worked πŸ˜… ), my VR tests started failing because the fonts suddenly changed.

Normally this wouldn't be an issue (I could just update the VR snapshots). Unfortunately, my CI environment uses the same devcontainer image without any features, so this will cause the VR snapshots to always be different.

I tracked the issue down to the homebrew install script adding fonts-dejavu-core as a dependency:

Image

I was wondering, is it really needed as a dependency for homebrew? If not, could it be removed, or ignored with an option? Thanks πŸ˜„

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