fix(utils): update focus utility to add focus states without keydown #15116
build.yml
on: pull_request
build-core
1m 17s
Matrix: test-core-screenshot
test-core-clean-build
11s
test-core-lint
44s
test-core-spec
46s
verify-screenshots
0s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
0s
verify-test-react-e2e
0s
verify-test-react-router-e2e
0s
verify-test-vue-e2e
0s
Annotations
20 errors, 19 warnings, and 10 notices
test-angular-e2e (ng17)
Process completed with exit code 1.
|
test-angular-e2e (ng19)
Process completed with exit code 1.
|
test-angular-e2e (ng18)
Process completed with exit code 1.
|
[Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items:
src/components/accordion/test/multiple/accordion.e2e.ts#L21
1) [Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items
Error: Screenshot comparison failed:
15101 pixels (ratio 0.10 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/multiple/accordion.e2e.ts-snapshots/accordion-two-open-ios-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-accordion-t-26450-e-and-visually-expand-items-Mobile-Safari/accordion-two-open-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-26450-e-and-visually-expand-items-Mobile-Safari/accordion-two-open-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-two-open-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-accordion-group')
- locator resolved to <ion-accordion-group multiple="true" value="attractions" role="presentation" class="ios accordion-group-expand-compact hydrated">…</ion-accordion-group>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 15101 pixels (ratio 0.10 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-accordion-group')
- locator resolved to <ion-accordion-group multiple="true" value="attractions" role="presentation" class="ios accordion-group-expand-compact hydrated">…</ion-accordion-group>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 15101 pixels (ratio 0.10 of all image pixels) are different.
19 | await expect(accordionGroup).toHaveJSProperty('value', ['attractions', 'dining']);
20 |
> 21 | await expect(accordionGroup).toHaveScreenshot(screenshot('accordion-two-open'));
| ^
22 |
23 | await diningHeader.click();
24 | await attractionsHeader.click();
at /ionic/src/components/accordion/test/multiple/accordion.e2e.ts:21:36
|
[Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items:
src/components/accordion/test/multiple/accordion.e2e.ts#L21
1) [Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
15101 pixels (ratio 0.10 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/multiple/accordion.e2e.ts-snapshots/accordion-two-open-ios-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-accordion-t-26450-e-and-visually-expand-items-Mobile-Safari-retry1/accordion-two-open-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-26450-e-and-visually-expand-items-Mobile-Safari-retry1/accordion-two-open-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-two-open-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-accordion-group')
- locator resolved to <ion-accordion-group multiple="true" value="attractions" role="presentation" class="ios accordion-group-expand-compact hydrated">…</ion-accordion-group>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 15101 pixels (ratio 0.10 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-accordion-group')
- locator resolved to <ion-accordion-group multiple="true" value="attractions" role="presentation" class="ios accordion-group-expand-compact hydrated">…</ion-accordion-group>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 15101 pixels (ratio 0.10 of all image pixels) are different.
19 | await expect(accordionGroup).toHaveJSProperty('value', ['attractions', 'dining']);
20 |
> 21 | await expect(accordionGroup).toHaveScreenshot(screenshot('accordion-two-open'));
| ^
22 |
23 | await diningHeader.click();
24 | await attractionsHeader.click();
at /ionic/src/components/accordion/test/multiple/accordion.e2e.ts:21:36
|
[Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items:
src/components/accordion/test/multiple/accordion.e2e.ts#L21
1) [Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
15101 pixels (ratio 0.10 of all image pixels) are different.
Expected: /ionic/src/components/accordion/test/multiple/accordion.e2e.ts-snapshots/accordion-two-open-ios-ltr-Mobile-Safari-linux.png
Received: /ionic/test-results/src-components-accordion-t-26450-e-and-visually-expand-items-Mobile-Safari-retry2/accordion-two-open-ios-ltr-actual.png
Diff: /ionic/test-results/src-components-accordion-t-26450-e-and-visually-expand-items-Mobile-Safari-retry2/accordion-two-open-ios-ltr-diff.png
Call log:
- expect.toHaveScreenshot(accordion-two-open-ios-ltr.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('ion-accordion-group')
- locator resolved to <ion-accordion-group multiple="true" value="attractions" role="presentation" class="ios accordion-group-expand-compact hydrated">…</ion-accordion-group>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 15101 pixels (ratio 0.10 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('ion-accordion-group')
- locator resolved to <ion-accordion-group multiple="true" value="attractions" role="presentation" class="ios accordion-group-expand-compact hydrated">…</ion-accordion-group>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 15101 pixels (ratio 0.10 of all image pixels) are different.
19 | await expect(accordionGroup).toHaveJSProperty('value', ['attractions', 'dining']);
20 |
> 21 | await expect(accordionGroup).toHaveScreenshot(screenshot('accordion-two-open'));
| ^
22 |
23 | await diningHeader.click();
24 | await attractionsHeader.click();
at /ionic/src/components/accordion/test/multiple/accordion.e2e.ts:21:36
|
test-core-screenshot (14, 20)
Process completed with exit code 1.
|
test-core-screenshot (8, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (1, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (15, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (16, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (3, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (18, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (17, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (2, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (4, 20)
The job was canceled because "_14_20" failed.
|
test-core-screenshot (6, 20)
The job was canceled because "_14_20" failed.
|
verify-screenshots
Process completed with exit code 1.
|
test-angular-e2e (ng16)
Canceling since a higher priority waiting request for 'refs/pull/30116/merge' exists
|
verify-test-angular-e2e
Process completed with exit code 1.
|
build-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-clean-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-angular-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-vue
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-core-spec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-react
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-angular
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-react-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-vue-router
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-e2e (react17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-e2e (react18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-react-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-react-router-e2e (reactrouter5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-react-router-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-vue-e2e (vue3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-vue-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-screenshots
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
verify-test-angular-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
216 skipped
229 passed (2.4m)
|
🎭 Playwright Run Summary
212 skipped
210 passed (2.6m)
|
🎭 Playwright Run Summary
455 passed (3.0m)
|
🎭 Playwright Run Summary
2 skipped
442 passed (3.4m)
|
🎭 Playwright Run Summary
438 passed (3.8m)
|
🎭 Playwright Run Summary
3 skipped
451 passed (3.6m)
|
🎭 Playwright Run Summary
9 skipped
379 passed (4.3m)
|
🎭 Playwright Run Summary
550 passed (4.8m)
|
🎭 Playwright Run Summary
2 skipped
402 passed (5.0m)
|
🎭 Playwright Run Summary
1 failed
[Mobile Safari] › src/components/accordion/test/multiple/accordion.e2e.ts:6:9 › accordion: multiple - ios/ltr › should update value and visually expand items
14 skipped
348 passed (5.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ionic-angular
|
637 KB |
|
ionic-angular-server
|
8.55 KB |
|
ionic-core
|
4.86 MB |
|
ionic-react
|
201 KB |
|
ionic-react-router
|
27.9 KB |
|
ionic-vue
|
216 KB |
|
ionic-vue-router
|
17.1 KB |
|
test-results-10-20
|
472 KB |
|
test-results-11-20
|
458 KB |
|
test-results-12-20
|
416 KB |
|
test-results-13-20
|
421 KB |
|
test-results-14-20
|
2.4 MB |
|
test-results-19-20
|
375 KB |
|
test-results-20-20
|
309 KB |
|
test-results-5-20
|
418 KB |
|
test-results-7-20
|
335 KB |
|
test-results-8-20
|
1.88 MB |
|
test-results-9-20
|
425 KB |
|