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

test: add test for consistent hyphen rendering in headless/headed #34159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mxschmitt
Copy link
Member

This requires a new Chromium roll - otherwise it won't pass.

Fixes #34067

@mxschmitt mxschmitt force-pushed the add-regression-test-for-hyphen branch from 2496b98 to 6fa484c Compare December 29, 2024 13:40

This comment has been minimized.

Copy link
Contributor

Test results for "tests 1"

3 failed
❌ [chromium-library] › library/headful.spec.ts:317:3 › should have the same hyphen rendering on headless and headed @chromium-ubuntu-22.04-node18
❌ [chromium-library] › library/headful.spec.ts:317:3 › should have the same hyphen rendering on headless and headed @chromium-ubuntu-22.04-node20
❌ [chromium-library] › library/headful.spec.ts:317:3 › should have the same hyphen rendering on headless and headed @chromium-ubuntu-22.04-node22

4 flaky ⚠️ [firefox-page] › page/page-evaluate.spec.ts:403:3 › should throw for too deep reference chain @firefox-ubuntu-22.04-node18
⚠️ [playwright-test] › ui-mode-test-ct.spec.ts:117:5 › should run component tests after editing test and component @ubuntu-latest-node18-1
⚠️ [webkit-library] › library/proxy.spec.ts:93:11 › should proxy local network requests › by default › link-local @webkit-ubuntu-22.04-node18
⚠️ [webkit-page] › page/page-set-input-files.spec.ts:205:3 › should upload multiple large files @webkit-ubuntu-22.04-node18

37468 passed, 650 skipped
✔️✔️✔️

Merge workflow run.

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.

[Feature]: Support hyphens: auto;
2 participants