Skip to content

Update l10n-strings.ts (#2492) #753

Update l10n-strings.ts (#2492)

Update l10n-strings.ts (#2492) #753

Triggered via push August 18, 2024 13:34
Status Success
Total duration 3m 51s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 3 warnings, and 1 notice
[webkit] › smart-fence.spec.ts:84:5 › editing and re-adding left delimiter: test/playwright-tests/smart-fence.spec.ts#L97
1) [webkit] › smart-fence.spec.ts:84:5 › editing and re-adding left delimiter ──────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "\\left(1+2\\right)" Received: "\\left.1+2\\right)" 95 | const latex = await page.locator('#mf-1\\.value').textContent(); 96 | > 97 | expect(latex).toBe(String.raw`\left(1+2\right)`); | ^ 98 | }); 99 | 100 | test('deleting and re-adding left delimiter outside leftright atom', async ({ at /home/runner/work/mathlive/mathlive/test/playwright-tests/smart-fence.spec.ts:97:17
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
Slow Test: [webkit] › physical-keyboard.spec.ts#L1
[webkit] › physical-keyboard.spec.ts took 15.7s
🎭 Playwright Run Summary
1 flaky [webkit] › smart-fence.spec.ts:84:5 › editing and re-adding left delimiter ───────────────────── 4 skipped 109 passed (1.7m)