fix: fixed #2161 #333
Annotations
10 errors, 1 warning, and 1 notice
[chromium] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
1) [chromium] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[chromium] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
1) [chromium] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[chromium] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
1) [chromium] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ───────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
2) [firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
2) [firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
2) [firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
3) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ─────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
3) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ─────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift:
test/playwright-tests/virtual-keyboard.spec.ts#L158
3) [webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ─────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Aa"
Received: "aa"
156 | .locator('#mf-1')
157 | .evaluate((mfe: MathfieldElement) => mfe.value);
> 158 | expect(latex).toBe('Aa');
| ^
159 | });
160 |
at /home/runner/work/mathlive/mathlive/test/playwright-tests/virtual-keyboard.spec.ts:158:17
|
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] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ────────────────────────────
[firefox] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ─────────────────────────────
[webkit] › virtual-keyboard.spec.ts:103:5 › Switch layer by shift ──────────────────────────────
2 skipped
97 passed (1.6m)
|