Skip to content

[BUG] Puppeteer tests failing on ubuntu-latest (Ubuntu 24.04) in CI #1106

@princerajpoot20

Description

@princerajpoot20

Describe the bug.

The CI pipeline is failing because the Puppeteer browser test does not work on ubuntu-latest, which now uses Ubuntu 24.04.

Solution

  • As a temporary fix to unblock PR merges, we should update the workflow to use ubuntu-22.04 instead of ubuntu-latest for the Linux job

OR

  • This test can be removed from the NPM test script so that it doesn't run as part of the regular tests.

Expected behavior

Fix this failing CI

Screenshots

NA

How to Reproduce

NA

🖥️ Device Information [optional]

  • Operating System (OS):
  • Browser:
  • Browser Version:

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions