Skip to content

Add St Mary's Road symbols for theoretical #335

Add St Mary's Road symbols for theoretical

Add St Mary's Road symbols for theoretical #335

Triggered via push November 16, 2023 19:11
Status Failure
Total duration 4m 8s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 1 warning, and 1 notice
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L1
1) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────── Test timeout of 30000ms exceeded.
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L150
1) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────── Error: locator.click: Target crashed =========================== logs =========================== waiting for locator('.MLK__layer.is-visible .row').locator('> :nth-child(1)') locator resolved to <div tabindex="-1" id="ML__k4915h9" class="action fon…>…</div> attempting click action waiting for element to be visible, enabled and stable element is not stable - waiting... element is visible, enabled and stable scrolling into view if needed done scrolling performing click action ============================================================ 148 | await page.locator('.ML__virtual-keyboard-toggle').nth(0).click(); 149 | const rowLocator = page.locator('.MLK__layer.is-visible .row'); > 150 | await rowLocator.locator('> :nth-child(1)').click(); // shift | ^ 151 | await rowLocator.locator('> :nth-child(2)').click(); // A 152 | await rowLocator.locator('> :nth-child(1)').click(); // shift 153 | await rowLocator.locator('> :nth-child(2)').click(); // a at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:150:47
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L1
1) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L150
1) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target crashed =========================== logs =========================== waiting for locator('.MLK__layer.is-visible .row').locator('> :nth-child(1)') locator resolved to <div tabindex="-1" id="ML__k2c1d8x" class="action fon…>…</div> attempting click action waiting for element to be visible, enabled and stable element is not stable - waiting... element is visible, enabled and stable scrolling into view if needed done scrolling performing click action ============================================================ 148 | await page.locator('.ML__virtual-keyboard-toggle').nth(0).click(); 149 | const rowLocator = page.locator('.MLK__layer.is-visible .row'); > 150 | await rowLocator.locator('> :nth-child(1)').click(); // shift | ^ 151 | await rowLocator.locator('> :nth-child(2)').click(); // A 152 | await rowLocator.locator('> :nth-child(1)').click(); // shift 153 | await rowLocator.locator('> :nth-child(2)').click(); // a at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:150:47
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L1
1) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift: test/playwright-tests/virtual-keyboard.spec.ts#L150
1) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Target crashed =========================== logs =========================== waiting for locator('.MLK__layer.is-visible .row').locator('> :nth-child(1)') locator resolved to <div tabindex="-1" id="ML__kuskl9" class="action font…>…</div> attempting click action waiting for element to be visible, enabled and stable element is not stable - waiting... element is visible, enabled and stable scrolling into view if needed done scrolling performing click action ============================================================ 148 | await page.locator('.ML__virtual-keyboard-toggle').nth(0).click(); 149 | const rowLocator = page.locator('.MLK__layer.is-visible .row'); > 150 | await rowLocator.locator('> :nth-child(1)').click(); // shift | ^ 151 | await rowLocator.locator('> :nth-child(2)').click(); // A 152 | await rowLocator.locator('> :nth-child(1)').click(); // shift 153 | await rowLocator.locator('> :nth-child(2)').click(); // a at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:150:47
test
Process completed with exit code 1.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ────────────────────────────── 2 skipped 99 passed (2.9m)