Skip to content

feat: improved serialization of text mode #382

feat: improved serialization of text mode

feat: improved serialization of text mode #382

Triggered via push December 5, 2023 19:44
Status Success
Total duration 2m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
[firefox] › virtual-keyboard.spec.ts:38:5 › virtual keyboard with two math fields: test/playwright-tests/virtual-keyboard.spec.ts#L1
1) [firefox] › virtual-keyboard.spec.ts:38:5 › virtual keyboard with two math fields ───────────── Test timeout of 30000ms exceeded.
[firefox] › virtual-keyboard.spec.ts:38:5 › virtual keyboard with two math fields: test/playwright-tests/virtual-keyboard.spec.ts#L21
1) [firefox] › virtual-keyboard.spec.ts:38:5 › virtual keyboard with two math fields ───────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByText('=≠').first() locator resolved to <div tabindex="-1" id="ML__kr7j81" class="big-op hide…>…</div> attempting click action waiting for element to be visible, enabled and stable element is not visible - waiting... ============================================================ 19 | await page.getByText('zZ').click(); 20 | await page.getByRole('toolbar').getByText('123').click(); > 21 | await page.getByText('=≠').first().click(); | ^ 22 | await page.getByText('1■−1').click(); 23 | await page.getByText('÷■1').click(); 24 | await page.getByText('2■2').click(); at virtualKeyboardSample1 (/home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:21:38) at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:45:27
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [firefox] › virtual-keyboard.spec.ts:38:5 › virtual keyboard with two math fields ────────────── 2 skipped 99 passed (1.9m)