Skip to content

fix: fixed #2109

fix: fixed #2109 #300

Triggered via push August 25, 2023 00:04
Status Failure
Total duration 7m 33s
Artifacts

playwright.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
[chromium] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
1) [chromium] › mouse.spec.ts:6:5 › double/triple click to select ──────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[chromium] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
1) [chromium] › mouse.spec.ts:6:5 › double/triple click to select ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[chromium] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
1) [chromium] › mouse.spec.ts:6:5 › double/triple click to select ──────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[firefox] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
2) [firefox] › mouse.spec.ts:6:5 › double/triple click to select ───────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[firefox] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
2) [firefox] › mouse.spec.ts:6:5 › double/triple click to select ───────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[firefox] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
2) [firefox] › mouse.spec.ts:6:5 › double/triple click to select ───────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[webkit] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
3) [webkit] › mouse.spec.ts:6:5 › double/triple click to select ────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[webkit] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
3) [webkit] › mouse.spec.ts:6:5 › double/triple click to select ────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
[webkit] › mouse.spec.ts:6:5 › double/triple click to select: test/playwright-tests/mouse.spec.ts#L20
3) [webkit] › mouse.spec.ts:6:5 › double/triple click to select ────────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: "r+s" Received: "" 18 | return mfe.getValue(mfe.selection, 'latex'); 19 | }); > 20 | expect(selectionLatex).toBe('r+s'); | ^ 21 | 22 | await page.locator('#mf-1').press('ArrowRight'); // unselect current selection 23 | at /home/runner/work/mathlive/mathlive/test/playwright-tests/mouse.spec.ts:20:26
test
Process completed with exit code 1.
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
3 failed [chromium] › mouse.spec.ts:6:5 › double/triple click to select ───────────────────────────────── [firefox] › mouse.spec.ts:6:5 › double/triple click to select ────────────────────────────────── [webkit] › mouse.spec.ts:6:5 › double/triple click to select ─────────────────────────────────── 2 skipped 97 passed (2.1m)