Skip to content

feat: svelte 5 port and documentation field improvements #1652

feat: svelte 5 port and documentation field improvements

feat: svelte 5 port and documentation field improvements #1652

Triggered via pull request February 15, 2025 21:13
@mgremingermgreminger
synchronize #305
svelte5
Status Success
Total duration 27m 2s
Artifacts 2

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 1 notice
[chromium] › test_plotting.spec.mjs:110:1 › Test plot dims with 0 start of range: tests/test_plotting.spec.mjs#L115
1) [chromium] › test_plotting.spec.mjs:110:1 › Test plot dims with 0 start of range ────────────── Error: Timed out 20000ms waiting for expect(locator).toBeVisible() Locator: locator('div.plot-container') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 20000ms - waiting for locator('div.plot-container') 113 | await page.click('#add-math-cell'); 114 | await page.setLatex(1, String.raw`y\left(0\le x\le 10\right)=\left[m\right]`); > 115 | await expect(page.locator('div.plot-container')).toBeVisible({timeout: 20000}); | ^ 116 | 117 | await page.waitForSelector('.status-footer', { state: 'detached' }); 118 | at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_plotting.spec.mjs:115:52
[firefox] › test_file_save_open.spec.mjs:139:1 › Test opening file with results and syntax error: tests/test_file_save_open.spec.mjs#L148
2) [firefox] › test_file_save_open.spec.mjs:139:1 › Test opening file with results and syntax error Error: fileChooser.setFiles: Test ended. 146 | const path = "tests/test_sheet_parsing_error.epxyz"; 147 | page.on('filechooser', async (fileChooser) => { > 148 | await fileChooser.setFiles(path); | ^ 149 | }); 150 | 151 | await page.waitForTimeout(4000); at Page.<anonymous> (/home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_file_save_open.spec.mjs:148:5)
[firefox] › test_file_save_open.spec.mjs:163:1 › Test clearing results on valid input after page initial load form file: tests/test_file_save_open.spec.mjs#L1
3) [firefox] › test_file_save_open.spec.mjs:163:1 › Test clearing results on valid input after page initial load form file Test timeout of 240000ms exceeded.
[firefox] › test_file_save_open.spec.mjs:163:1 › Test clearing results on valid input after page initial load form file: tests/test_file_save_open.spec.mjs#L195
3) [firefox] › test_file_save_open.spec.mjs:163:1 › Test clearing results on valid input after page initial load form file Error: locator.waitFor: Test timeout of 240000ms exceeded. Call log: - waiting for locator('#cell-0').locator('math-field:not(.editable)') to be hidden - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resolved to visible <math-field tabindex="0" read-only="" role="textbox math" max-matrix-cols="50" min-font-scale="0.75" class="svelte-1j4upvs" contenteditable="true"></math-field> - locator resol
test
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
🎭 Playwright Run Summary
3 flaky [chromium] › test_plotting.spec.mjs:110:1 › Test plot dims with 0 start of range ─────────────── [firefox] › test_file_save_open.spec.mjs:139:1 › Test opening file with results and syntax error [firefox] › test_file_save_open.spec.mjs:163:1 › Test clearing results on valid input after page initial load form file 10 skipped 787 passed (21.6m)

Artifacts

Produced during runtime
Name Size
screenshots Expired
13.5 MB
test-results Expired
81.6 MB