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

Merged
merged 1 commit into from
Jan 18, 2025

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.

This comment has been minimized.

@mxschmitt mxschmitt force-pushed the add-regression-test-for-hyphen branch from 6fa484c to 925abe9 Compare January 18, 2025 15:34
@mxschmitt mxschmitt merged commit 86768b9 into microsoft:main Jan 18, 2025
28 of 29 checks passed
@mxschmitt mxschmitt deleted the add-regression-test-for-hyphen branch January 18, 2025 16:04
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › tests/playwright.trace.spec.ts:1233:5 › should record trace after fixture teardown timeout @ubuntu-latest-node18-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
⚠️ [installation tests] › tests/playwright-electron-should-work.spec.ts:44:5 › should work when wrapped inside @playwright/test and trace is enabled @package-installations-macos-latest
⚠️ [webkit-library] › tests/library/browsertype-connect.spec.ts:264:5 › launchServer › should support slowmo option @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/trace-viewer.spec.ts:1508:1 › should not record route actions @webkit-ubuntu-22.04-node18
⚠️ [webkit-library] › tests/library/video.spec.ts:475:5 › screencast › should scale frames down to the requested size @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
⚠️ [playwright-test] › tests/ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

37595 passed, 648 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