chore(deps): update dependency @stencil/vue-output-target to v0.11.8 #16768
build.yml
on: pull_request
build-core
1m 11s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
49s
test-core-spec
45s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
2s
verify-test-react-e2e
3s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
3s
Annotations
3 errors and 2 notices
|
[Mobile Safari] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:52:9 › datetime: wheel rendering - ios/ltr › should render a condense header when specified:
src/components/datetime/test/prefer-wheel/datetime.e2e.ts#L59
2) [Mobile Safari] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:52:9 › datetime: wheel rendering - ios/ltr › should render a condense header when specified
Error: locator.waitFor: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.datetime-ready') to be visible
57 | config
58 | );
> 59 | await page.locator('.datetime-ready').waitFor();
| ^
60 |
61 | const datetime = page.locator('ion-datetime');
62 |
at /ionic/src/components/datetime/test/prefer-wheel/datetime.e2e.ts:59:45
|
|
[Mobile Safari] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:52:9 › datetime: wheel rendering - ios/ltr › should render a condense header when specified:
src/components/datetime/test/prefer-wheel/datetime.e2e.ts#L0
2) [Mobile Safari] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:52:9 › datetime: wheel rendering - ios/ltr › should render a condense header when specified
Test timeout of 30000ms exceeded.
|
|
[Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:44:9 › datetime: custom focus - md/ltr › should focus the selected day and then the day after:
src/components/datetime/test/custom/datetime.e2e.ts#L55
1) [Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:44:9 › datetime: custom focus - md/ltr › should focus the selected day and then the day after
Error: expect(locator).toHaveScreenshot(expected)
5526 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-custom-focus-selected-calendar-day-md-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-custom-focus-selected-calendar-day-md-ltr.png)" with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" id="custom-calendar-days" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- 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
- 5526 pixels (ratio 0.05 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#custom-calendar-days')
- locator resolved to <ion-datetime value="2023-06-15" presentation="date" id="custom-calendar-days" class="ion-color ion-color-primary md datetime-presentation-date datetime-size-fixed datetime-grid hydrated">…</ion-datetime>
- 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
- 5526 pixels (ratio 0.05 of all image pixels) are different.
53 |
54 | await expect(day).toBeFocused();
> 55 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-custom-focus-selected-calendar-day`));
| ^
56 |
57 | await page.keyboard.press('ArrowRight');
58 | await page.waitForChanges();
at /ionic/src/components/datetime/test/custom/datetime.e2e.ts:55:30
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:44:9 › datetime: custom focus - md/ltr › should focus the selected day and then the day after
[Mobile Safari] › src/components/datetime/test/prefer-wheel/datetime.e2e.ts:52:9 › datetime: wheel rendering - ios/ltr › should render a condense header when specified
2 skipped
507 passed (7.7m)
|
|
🎭 Playwright Run Summary
7 skipped
507 passed (8.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-15-20
Expired
|
1.66 MB |
sha256:79d64c8df4b630bae83673fd4435a869fa54a16295f22aa349877f0a5ed1a68a
|
|
|
test-results-2-20
Expired
|
467 KB |
sha256:4e18533b40c07e69232c245bf86739a5ad6f8f8bf7a49b91fd046ab2b9a75686
|
|