Only pay attention to focusout of math-elements #2239
Merged
Annotations
10 errors, 1 warning, and 1 notice
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
1) [chromium] › physical-keyboard.spec.ts:35:5 › tab focus ───────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
1) [chromium] › physical-keyboard.spec.ts:35:5 › tab focus ───────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
1) [chromium] › physical-keyboard.spec.ts:35:5 › tab focus ───────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
2) [firefox] › physical-keyboard.spec.ts:35:5 › tab focus ────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
2) [firefox] › physical-keyboard.spec.ts:35:5 › tab focus ────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
2) [firefox] › physical-keyboard.spec.ts:35:5 › tab focus ────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
3) [webkit] › physical-keyboard.spec.ts:35:5 › tab focus ─────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
3) [webkit] › physical-keyboard.spec.ts:35:5 › tab focus ─────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests:
test/playwright-tests/physical-keyboard.spec.ts#L78
3) [webkit] › physical-keyboard.spec.ts:35:5 › tab focus ─────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "be"
Received: "b"
76 | expect(
77 | await page.locator('#mf-2').evaluate((e: MathfieldElement) => e.value)
> 78 | ).toBe('be');
| ^
79 | expect(
80 | await page.locator('#mf-3').evaluate((e: MathfieldElement) => e.value)
81 | ).toBe('c');
at /home/runner/work/mathlive/mathlive/test/playwright-tests/physical-keyboard.spec.ts:78:5
|
Run Playwright tests
Process completed with exit code 1.
|
Run actions/upload-artifact@v3
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Run Playwright tests
3 failed
[chromium] › physical-keyboard.spec.ts:35:5 › tab focus ────────────────────────────────────────
[firefox] › physical-keyboard.spec.ts:35:5 › tab focus ─────────────────────────────────────────
[webkit] › physical-keyboard.spec.ts:35:5 › tab focus ──────────────────────────────────────────
2 skipped
97 passed (1.8m)
|
The logs for this run have expired and are no longer available.
Loading