Update Reference Screenshots #2054
update-screenshots.yml
on: workflow_dispatch
build-core
1m 40s
Matrix: test-core-screenshot
update-reference-screenshots
Annotations
4 errors and 1 notice
|
test-core-screenshot (18, 20)
Process completed with exit code 1.
|
|
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements:
src/components/popover/test/basic/popover.e2e.ts#L231
1) [Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeFocused() failed
Locator: locator('ion-textarea textarea').first()
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('ion-textarea textarea').first()
9 × locator resolved to <textarea rows="4" part="native" placeholder="" spellcheck="false" id="ion-textarea-0" autocapitalize="none" name="ion-textarea-0" aria-label="textarea" class="native-textarea">the cursor in this <ion-textarea>↵must be able to…</textarea>
- unexpected value "inactive"
229 | }
230 |
> 231 | await expect(innerNativeTextarea).toBeFocused();
| ^
232 |
233 | await page.keyboard.press('ArrowDown');
234 |
at /ionic/src/components/popover/test/basic/popover.e2e.ts:231:41
|
|
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements:
src/components/popover/test/basic/popover.e2e.ts#L231
1) [Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeFocused() failed
Locator: locator('ion-textarea textarea').first()
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('ion-textarea textarea').first()
9 × locator resolved to <textarea rows="4" part="native" placeholder="" spellcheck="false" id="ion-textarea-0" autocapitalize="none" name="ion-textarea-0" aria-label="textarea" class="native-textarea">the cursor in this <ion-textarea>↵must be able to…</textarea>
- unexpected value "inactive"
229 | }
230 |
> 231 | await expect(innerNativeTextarea).toBeFocused();
| ^
232 |
233 | await page.keyboard.press('ArrowDown');
234 |
at /ionic/src/components/popover/test/basic/popover.e2e.ts:231:41
|
|
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements:
src/components/popover/test/basic/popover.e2e.ts#L231
1) [Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements
Error: expect(locator).toBeFocused() failed
Locator: locator('ion-textarea textarea').first()
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('ion-textarea textarea').first()
9 × locator resolved to <textarea rows="4" part="native" placeholder="" spellcheck="false" id="ion-textarea-0" autocapitalize="none" name="ion-textarea-0" aria-label="textarea" class="native-textarea">the cursor in this <ion-textarea>↵must be able to…</textarea>
- unexpected value "inactive"
229 | }
230 |
> 231 | await expect(innerNativeTextarea).toBeFocused();
| ^
232 |
233 | await page.keyboard.press('ArrowDown');
234 |
at /ionic/src/components/popover/test/basic/popover.e2e.ts:231:41
|
|
🎭 Playwright Run Summary
1 failed
[Mobile Safari] › src/components/popover/test/basic/popover.e2e.ts:209:9 › popover: focus trap - ios/ltr › should not override keyboard interactions for textarea elements
10 skipped
679 passed (8.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-18-20
|
2.22 MB |
sha256:a2da929ba1e95e948833d0ec3da1dcadc0c0ce717e350b68eff3b1bf063e125b
|
|