chore(build): add Vercel preview builds for framework test apps #18893
build.yml
on: pull_request
build-core
1m 16s
Matrix: test-core-screenshot
test-core-clean-build
16s
test-core-lint
53s
test-core-spec
50s
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
2s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
3s
Annotations
1 error and 4 notices
|
[Mobile Safari] › src/components/datetime/test/set-value/datetime.e2e.ts:54:9 › datetime: set-value - ios/ltr › should scroll to new month when value is initially set and then updated:
src/components/datetime/test/set-value/datetime.e2e.ts#L63
1) [Mobile Safari] › src/components/datetime/test/set-value/datetime.e2e.ts:54:9 › datetime: set-value - ios/ltr › should scroll to new month when value is initially set and then updated
Error: expect(locator).toHaveText(expected) failed
Locator: locator('ion-datetime').locator('.calendar-month-year')
Expected pattern: /May 2021/
Received string: "November 2021"
Timeout: 5000ms
Call log:
- Expect "toHaveText" with timeout 5000ms
- waiting for locator('ion-datetime').locator('.calendar-month-year')
9 × locator resolved to <div class="calendar-month-year">…</div>
- unexpected value "November 2021"
61 |
62 | const calendarHeader = datetime.locator('.calendar-month-year');
> 63 | await expect(calendarHeader).toHaveText(/May 2021/);
| ^
64 | });
65 | });
66 | });
at /ionic/src/components/datetime/test/set-value/datetime.e2e.ts:63:36
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/datetime/test/set-value/datetime.e2e.ts:54:9 › datetime: set-value - ios/ltr › should scroll to new month when value is initially set and then updated
2 skipped
543 passed (7.2m)
|
|
🎭 Playwright Run Summary
5 skipped
540 passed (7.5m)
|
|
🎭 Playwright Run Summary
14 skipped
525 passed (7.5m)
|
|
🎭 Playwright Run Summary
7 skipped
536 passed (8.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-15-20
|
1.25 MB |
sha256:2087eefc3078ece5d4306da8f9051c651c71361f058aeff198812a013cbea7e2
|
|
|
test-results-17-20
|
554 KB |
sha256:89c59064e6e7bcafc00a65f8050440ac85e65b68ed64f4af0648f864f3e21a06
|
|
|
test-results-2-20
|
490 KB |
sha256:fefec2410513ca29ce698ea0b9d9086b468980f60698e3f9eec597bd4c239072
|
|
|
test-results-4-20
|
552 KB |
sha256:14f6fd5a1234c8c7050e35cacb575c41e7b93e2e9bd6cca9a8a776bb4f9b9ca5
|
|