Skip to content

fix: force margin behind sheet content for when cells overflow #1020

fix: force margin behind sheet content for when cells overflow

fix: force margin behind sheet content for when cells overflow #1020

Triggered via pull request November 10, 2023 21:14
Status Success
Total duration 21m 16s
Artifacts 2

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[firefox] › test_file_save_open.spec.mjs:137:1 › Test opening file with results and syntax error: tests/test_file_save_open.spec.mjs#L146
1) [firefox] › test_file_save_open.spec.mjs:137:1 › Test opening file with results and syntax error Error: elementHandle.setInputFiles: Target closed 144 | const path = "tests/test_sheet_parsing_error.epxyz"; 145 | page.on('filechooser', async (fileChooser) => { > 146 | await fileChooser.setFiles(path); | ^ 147 | }); 148 | await page.locator('#open-sheet').click(); 149 | at Page.<anonymous> (/home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_file_save_open.spec.mjs:146:5)
[firefox] › test_parse_id_bug.spec.mjs:5:1 › Test parse id bug: tests/test_parse_id_bug.spec.mjs#L44
2) [firefox] › test_parse_id_bug.spec.mjs:5:1 › Test parse id bug ──────────────────────────────── TimeoutError: locator.textContent: Timeout 120000ms exceeded. =========================== logs =========================== waiting for locator('#result-value-18') ============================================================ 42 | await page.locator('text=Updating...').waitFor({state: 'detached', timeout: pyodideLoadTimeout}); 43 | > 44 | let content = await page.locator('#result-value-18').textContent(); | ^ 45 | expect(parseLatexFloat(content)).toBeCloseTo(87008.8224822736, precision); 46 | }); 47 | at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_parse_id_bug.spec.mjs:44:56
🎭 Playwright Run Summary
2 flaky [firefox] › test_file_save_open.spec.mjs:137:1 › Test opening file with results and syntax error [firefox] › test_parse_id_bug.spec.mjs:5:1 › Test parse id bug ───────────────────────────────── 7 skipped 447 passed (18.6m)

Artifacts

Produced during runtime
Name Size
screenshots Expired
15.9 MB
test-results Expired
8.16 MB