Skip to content

[Bug]: Can not run Webkit tests on Debian Testing #36220

@Makistos

Description

@Makistos

Version

1.52.0

Steps to reproduce

Install Playwright on Debian Testing.

Expected behavior

Installation succeeds with the default method.

Actual behavior

Installation fails.

Additional context

Debian Testing does not have libavif15 library, it has been updated to libavif16. There doesn't seem to be a trivial workaround for this. Chrome and Firefox can be used if dependencies minus libavf15 are installed manually. Only way to continue with Playwright is to disable Webkit tests.

Environment

System:
    OS: Linux 6.12 Debian GNU/Linux trixie/sid
    CPU: (32) x64 AMD Ryzen 9 5950X 16-Core Processor
    Memory: 5.57 GB / 31.27 GB
    Container: Yes
  Binaries:
    Node: 20.19.0 - /usr/bin/node
    npm: 9.2.0 - /usr/bin/npm
  IDEs:
    VSCode: 1.99.3 - /usr/bin/code
  Languages:
    Bash: 5.2.37 - /usr/bin/bash
  npmPackages:
    @playwright/test: ^1.42.1 => 1.52.0 
    playwright: ^1.52.0 => 1.52.0

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