Skip to content

🐞 Chrome for testing causes GL-JS errors #634

@wyattberlinic

Description

@wyattberlinic

What is happening?

This PR switched the default chrome version: #632

We have Cypress end to end tests that use setup-chrome. They started failing immediately after this PR was released with the following error.

Error: Failed to initialize WebGL at Map._setupPainter (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:3659158) at new Map (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:3644680) at d (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:453:528018) at new me (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:453:128071) at na (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4945944) at Sa (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4950782) at xl (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4996927) at mc (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4985068) at pc (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4984996) at hc (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4984859) at tc (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4981639) at ec (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:4980190) at w (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:5007058) at MessagePort.I (https://app-t8tk.ci.pgrn.io/assets/js/main.795d9f62.js:454:5007592)

Version where you found the bug

v2.0.0

Runner specifics

self-hosted

Action workflow configuration

- uses: browser-actions/setup-chrome@latest
        with:
          chrome-version: stable
        id: setup-chrome

Link to the workflow run

No response

Relevant log output

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