feat: latex export #1094
Annotations
4 errors and 1 notice
Run Playwright tests:
tests/test_file_save_open.spec.mjs#L174
1) [firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error
Error: elementHandle.setInputFiles: Target closed
172 | const path = "tests/test_sheet_with_results.epxyz";
173 | page.on('filechooser', async (fileChooser) => {
> 174 | await fileChooser.setFiles(path);
| ^
175 | });
176 | await page.locator('#open-sheet').click();
177 |
at Page.<anonymous> (/home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_file_save_open.spec.mjs:174:5)
|
Run Playwright tests:
tests/test_file_save_open.spec.mjs#L1
2) [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.
|
Run Playwright tests:
tests/test_file_save_open.spec.mjs#L260
2) [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 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
|
Run Playwright tests:
tests/test_file_save_open.spec.mjs#L1
2) [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
|
Run Playwright tests
2 flaky
[firefox] › test_file_save_open.spec.mjs:163:1 › Test opening file with results and syntax error
[firefox] › test_file_save_open.spec.mjs:225:1 › Test file results displayed during recalc but not if sheet edited
7 skipped
491 passed (14.9m)
|
The logs for this run have expired and are no longer available.
Loading