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

Fix PGSM-PMM integration tests for PG14/15, fix CI workflows in this repo #74

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

artemgavrilov
Copy link
Contributor

@artemgavrilov artemgavrilov commented Jul 24, 2024

This PR fixes the same problem for PMM-PGSM integration tests and CI workflows in this repo:

Error: browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers:              ║
║                                                                         ║
║     npx playwright install                                              ║
║                                                                         ║
║ <3 Playwright Team                                                      ║
╚═════════════════════════════════════════════════════════════════════════╝

CI workflows in this PR still failing, but now it's actual tests failures.

Integration tests run in PGSM repo with this branch: percona/pg_stat_monitor#477

@artemgavrilov artemgavrilov changed the title Try to fix PGSM-PMM integration tests Fix PGSM-PMM integration tests for PG14/15, fix CI workflows in this repo Jul 24, 2024
@artemgavrilov artemgavrilov marked this pull request as ready for review July 24, 2024 18:00
@artemgavrilov artemgavrilov merged commit efb5298 into main Jul 25, 2024
3 of 7 checks passed
@artemgavrilov artemgavrilov deleted the fix-pgsm-pmm-tests branch July 25, 2024 11:10
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.

2 participants