Skip to content

fix: fixed #2859

fix: fixed #2859 #1100

Triggered via push November 1, 2025 00:54
Status Failure
Total duration 3m 56s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
[webkit] › test/playwright-tests/virtual-keyboard.spec.ts:113:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L168
4) [webkit] › test/playwright-tests/virtual-keyboard.spec.ts:113:5 › Switch layer by shift ─────── Error: expect(received).toBe(expected) // Object.is equality Expected: "Aa" Received: "" 166 | .locator('#mf-1') 167 | .evaluate((mfe: MathfieldElement) => mfe.value); > 168 | expect(latex).toBe('Aa'); | ^ 169 | }); 170 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:168:17
[webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
3) [webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
3) [webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
3) [webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
2) [firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
2) [firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
2) [firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
1) [chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
1) [chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
[chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867): test/playwright-tests/physical-keyboard.spec.ts#L511
1) [chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) Error: expect(received).toBe(expected) // Object.is equality Expected: "\\mathbb{R}^{0}" Received: "" 509 | 510 | // Should serialize as \mathbb{R}^0, not \mathbb{R^0} > 511 | expect(latex).toBe('\\mathbb{R}^{0}'); | ^ 512 | }); 513 | 514 | async function tab(page) { at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:511:17
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
3 failed [chromium] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) [firefox] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) [webkit] › test/playwright-tests/physical-keyboard.spec.ts:497:5 › mathbb with superscript (issue #2867) 1 flaky [webkit] › test/playwright-tests/virtual-keyboard.spec.ts:113:5 › Switch layer by shift ──────── 4 skipped 109 passed (2.5m)