Skip to content

Conversation

@yury-s
Copy link
Member

@yury-s yury-s commented Jan 16, 2025

Using Ubuntu 22.04 deps on Ubuntu 24.04 host resulted in references to unknown packages as described in the linked issue. It came as a surprise to the users the change of ubuntu-latest label from 22.04 to 24.04 broke their CI jobs. With this PR the users will get the following messages:

BEWARE: your OS is not officially supported by Playwright; installing dependencies for ubuntu24.04-x64 as a fallback.

Cannot install dependencies for ubuntu24.04-x64!

Fixes #34342

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests 1"

7 flaky ⚠️ [firefox-page] › tests/page/page-evaluate.spec.ts:403:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [playwright-test] › tests/ui-mode-trace.spec.ts:341:5 › should work behind reverse proxy @macos-latest-node18-1
⚠️ [webkit-library] › tests/library/browsercontext-clearcookies.spec.ts:92:3 › should remove cookies by domain @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/browsertype-connect.spec.ts:609:5 › launchServer › should save har @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/proxy.spec.ts:93:11 › should proxy local network requests › by default › localhost @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/selector-generator.spec.ts:564:5 › selector generator › should generate multiple: noText in role @webkit-ubuntu-22.04-node18
⚠️ [webkit-page] › tests/page/page-set-input-files.spec.ts:147:3 › should upload large file @webkit-ubuntu-22.04-node18

37602 passed, 648 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit 5438814 into microsoft:main Jan 16, 2025
29 checks passed
@yury-s yury-s deleted the deps-ubuntu-version branch January 16, 2025 23:20
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.

Github Actons fails to install

2 participants