Skip to content

[Question] Playwright-chromium is freezing #2030

@munrocket

Description

@munrocket

Hello, recently I am tried to migrate three.js library from puppeteer to playwright, we used it in WebGL testing. But for some reason it freezes on some of the screenshots (at least in linux). I will appreciate if you help me with it, because I am stuck.

Steps to reproduce a problem

git clone https://github.com/mrdoob/three.js
cd three.js
npm un puppeteer && npm i -D playwright-chromium
curl https://pastebin.com/raw/UjYAKxAN --output playwright.js
cp playwright.js ./test/e2e/puppeteer.js
npm run test-e2e

Expected result

All examples are tested with screenshot without freezing

Actual result

diff: 0.002, file: css2d_label
diff: 0.000, file: css3d_molecules
diff: 0.000, file: css3d_orthographic
diff: 0.000, file: css3d_panorama
<freezing here>

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