Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update packages to be compatible with Ubuntu 24.04 #2243

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

Huongg
Copy link
Contributor

@Huongg Huongg commented Jan 20, 2025

Description

With the latest Ubuntu 24.04 update, the current Cypress test setup has failed due to incompatibilities. Updates to other packages are needed to ensure compatibility

Development notes

Changes include in .github/workflows/javascript-lint-and-tests.yml

sudo apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb

QA notes

The PR workflow should pass with this change

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added new entries to the RELEASE.md file
  • Added tests to cover my changes

@Huongg Huongg requested a review from SajidAlamQB January 20, 2025 14:28
@Huongg Huongg merged commit e418ecd into main Jan 20, 2025
56 checks passed
@Huongg Huongg deleted the update-packages-with-latest-ubuntu branch January 20, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants