Skip to content

chore: update mathlive version to add context menu #1120

chore: update mathlive version to add context menu

chore: update mathlive version to add context menu #1120

Triggered via pull request February 15, 2024 15:51
Status Success
Total duration 20m 19s
Artifacts 2

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 1 notice
[chromium] › test_checkpoints.spec.mjs:15:1 › Test autosave checkpoints: tests/test_checkpoints.spec.mjs#L59
1) [chromium] › test_checkpoints.spec.mjs:15:1 › Test autosave checkpoints ─────────────────────── TimeoutError: locator.waitFor: Timeout 120000ms exceeded. =========================== logs =========================== waiting for locator('text=Checkpoint 3') to be detached locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to visible <p>Checkpoint 3</p> locator resolved to vi
[chromium] › test_plotting.spec.mjs:145:1 › Test plot number of points: tests/test_plotting.spec.mjs#L210
2) [chromium] › test_plotting.spec.mjs:145:1 › Test plot number of points ──────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: 0 Received: 3413 208 | for (let i = 0; i < 40; i++) { 209 | await page.locator('math-field.editable').nth(2).press('Backspace'); > 210 | } | ^ 211 | await page.locator('math-field.editable').nth(2).type('y(0<=x<=1) with 2 points ='); 212 | 213 | await page.waitForSelector('.status-footer', { state: 'detached' }); at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_plotting.spec.mjs:210:66
[firefox] › test_file_save_open.spec.mjs:120:1 › Repeated open failure bug: tests/test_file_save_open.spec.mjs#L156
3) [firefox] › test_file_save_open.spec.mjs:120:1 › Repeated open failure bug ──────────────────── TimeoutError: locator.textContent: Timeout 5000ms exceeded. =========================== logs =========================== waiting for locator('#result-value-17') ============================================================ 154 | await page.locator('#result-value-1').waitFor({state: "detached", timeout: 1000}); 155 | > 156 | }); | ^ 157 | 158 | 159 | test('Test clearing results on valid input after page initial load form file', async ({ page, browserName }) => { at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_file_save_open.spec.mjs:156:52
[firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited: tests/test_file_save_open.spec.mjs#L1
4) [firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited Test timeout of 240000ms exceeded.
[firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited: tests/test_file_save_open.spec.mjs#L260
4) [firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited Error: page.waitForSelector: Target closed =========================== logs =========================== waiting for locator('.status-footer') to be detached locator resolved to visible <div class="status-footer svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-footer promise svelte-1al6bzv">…</div> locator resolved to visible <div class="status-foote
[firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited: tests/test_file_save_open.spec.mjs#L1
4) [firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited Pending operations: - page.waitForSelector at tests/test_file_save_open.spec.mjs:260:14
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
4 flaky [chromium] › test_checkpoints.spec.mjs:15:1 › Test autosave checkpoints ──────────────────────── [chromium] › test_plotting.spec.mjs:145:1 › Test plot number of points ───────────────────────── [firefox] › test_file_save_open.spec.mjs:120:1 › Repeated open failure bug ───────────────────── [firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited 7 skipped 489 passed (16.8m)

Artifacts

Produced during runtime
Name Size
screenshots Expired
16.1 MB
test-results Expired
46.6 MB