Stencil Nightly Build #713
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 7s
Matrix: test-core-screenshot
test-core-clean-build
17s
test-core-lint
48s
test-core-spec
46s
verify-screenshots
6s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
3s
verify-test-react-e2e
3s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
4s
Annotations
2 errors and 20 notices
|
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar:
src/components/datetime/test/show-adjacent-days/datetime.e2e.ts#L20
2) [Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar
Error: expect(locator).toHaveScreenshot(expected)
4908 pixels (ratio 0.05 of all image pixels) are different.
Snapshot: datetime-show-adjacent-days-custom-calendar-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-show-adjacent-days-custom-calendar-ios-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" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary ios 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
- 4908 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" show-adjacent-days="true" id="custom-calendar-days" class="ion-color ion-color-primary ios 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
- 4908 pixels (ratio 0.05 of all image pixels) are different.
18 | await page.locator('.datetime-ready').first().waitFor();
19 | const datetime = page.locator('#custom-calendar-days');
> 20 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-show-adjacent-days-custom-calendar`));
| ^
21 | });
22 |
23 | test('should not have visual regressions with specific date disabled', async ({ page }) => {
at /ionic/src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:20:30
|
|
[Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:32:9 › datetime: custom - ios/ltr › should allow styling calendar days in grid style datetimes:
src/components/datetime/test/custom/datetime.e2e.ts#L42
1) [Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:32:9 › datetime: custom - ios/ltr › should allow styling calendar days in grid style datetimes
Error: expect(locator).toHaveScreenshot(expected)
4509 pixels (ratio 0.04 of all image pixels) are different.
Snapshot: datetime-custom-calendar-days-ios-ltr.png
Call log:
- Expect "toHaveScreenshot(datetime-custom-calendar-days-ios-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 ios 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
- 4509 pixels (ratio 0.04 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 ios 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
- 4509 pixels (ratio 0.04 of all image pixels) are different.
40 | });
41 |
> 42 | await expect(datetime).toHaveScreenshot(screenshot(`datetime-custom-calendar-days`));
| ^
43 | });
44 | });
45 | });
at /ionic/src/components/datetime/test/custom/datetime.e2e.ts:42:30
|
|
🎭 Playwright Run Summary
216 skipped
257 passed (2.3m)
|
|
🎭 Playwright Run Summary
407 passed (2.5m)
|
|
🎭 Playwright Run Summary
1 skipped
529 passed (3.1m)
|
|
🎭 Playwright Run Summary
1 skipped
534 passed (3.2m)
|
|
🎭 Playwright Run Summary
212 skipped
303 passed (3.4m)
|
|
🎭 Playwright Run Summary
4 skipped
510 passed (3.5m)
|
|
🎭 Playwright Run Summary
4 skipped
635 passed (3.7m)
|
|
🎭 Playwright Run Summary
638 passed (4.1m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (4.7m)
|
|
🎭 Playwright Run Summary
14 skipped
399 passed (5.0m)
|
|
🎭 Playwright Run Summary
5 skipped
510 passed (4.9m)
|
|
🎭 Playwright Run Summary
10 skipped
526 passed (6.5m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (6.7m)
|
|
🎭 Playwright Run Summary
4 skipped
528 passed (6.8m)
|
|
🎭 Playwright Run Summary
2 flaky
[Mobile Safari] › src/components/datetime/test/custom/datetime.e2e.ts:32:9 › datetime: custom - ios/ltr › should allow styling calendar days in grid style datetimes
[Mobile Safari] › src/components/datetime/test/show-adjacent-days/datetime.e2e.ts:16:9 › datetime: show adjacent days - ios/ltr › should not have visual regressions with a custom styled calendar
2 skipped
507 passed (6.9m)
|
|
🎭 Playwright Run Summary
5 skipped
515 passed (7.0m)
|
|
🎭 Playwright Run Summary
1 skipped
523 passed (7.0m)
|
|
🎭 Playwright Run Summary
14 skipped
497 passed (7.3m)
|
|
🎭 Playwright Run Summary
5 skipped
563 passed (7.7m)
|
|
🎭 Playwright Run Summary
7 skipped
507 passed (8.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
666 KB |
sha256:8e70617b22754d0b194e6e14b4fe661bee23b6a0d9c9cf0a8cde7759ebdf1b49
|
|
|
ionic-angular-server
Expired
|
8.54 KB |
sha256:5145ab008b645782dbf63c5072820a5c58f27bf5a553e1145d49473ea33f1e66
|
|
|
ionic-core
Expired
|
4.64 MB |
sha256:84a578778da8fa0367b3ca1382d7628ee5a71dd6a7ffe6e097be1b22d636b72f
|
|
|
ionic-react
Expired
|
211 KB |
sha256:1a0f5be04564b216bafd503265edcc6a92c036ca6236fd6cb4dd31a1517b2119
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:65935e5959890956d22e9009c12e55adff6cb9e92063be165d37f09a5db5d7fe
|
|
|
ionic-vue
Expired
|
233 KB |
sha256:cd2b6b7b920605008c7996d573bdad6a7c1a17e8f20910d065aa6ac4ee55cdd0
|
|
|
ionic-vue-router
Expired
|
17 KB |
sha256:84e686571bf16ce2b0db2f0e4596588f1ea9d3f6b51cde6760af1568dbca52d4
|
|
|
test-results-1-20
Expired
|
430 KB |
sha256:5389759ef89eae52794ea03ac908b2fa7783b5aa943f73de81677b83e310cc3c
|
|
|
test-results-10-20
Expired
|
404 KB |
sha256:70990ccf5f56665ba099224fe319e3ec2b8229d1ffcf703fdb8d17a4b02c3361
|
|
|
test-results-11-20
Expired
|
491 KB |
sha256:90092c73007d12d720811a3432170fe5597b434e5f819d91be02dabec0e401b1
|
|
|
test-results-12-20
Expired
|
443 KB |
sha256:ea77ac2788d4cacb326a7e92d32ede35bb4d469742cf51452e9c9e074c30432b
|
|
|
test-results-13-20
Expired
|
435 KB |
sha256:709f413ce39d023d62b637960c06980ea2c954039273b0a2942dcea728387ee0
|
|
|
test-results-14-20
Expired
|
397 KB |
sha256:88e6bc79cd0fa2c18aadd2d5aeb685657fc90144a8f535cc1aa8c962fa354873
|
|
|
test-results-15-20
Expired
|
1.86 MB |
sha256:10557a19034d3ebed3123da70ee59b1044d8575d51855c313cf330720d0280bb
|
|
|
test-results-16-20
Expired
|
419 KB |
sha256:a0d0c219482d4f2eb149e15863715f72c4a2fdd964d0dd608f1eb6e881adec07
|
|
|
test-results-17-20
Expired
|
525 KB |
sha256:1279b5ce50826692aeae6687e4395602fb3df03f2d2fbf7f6f2538868e8d91a4
|
|
|
test-results-18-20
Expired
|
503 KB |
sha256:d6fc6b736dbad42a82443ee501b8e4db20683b3f0acd8b93b404e5c32b922291
|
|
|
test-results-19-20
Expired
|
389 KB |
sha256:38841460ae77b9697b1309848fd2282a316be7064c6339912bfa06662c3aa634
|
|
|
test-results-2-20
Expired
|
467 KB |
sha256:6b1c044af436b74039dfc6b1c5b4e15a9b527b64ecf5bd9cda479e5b2b384b19
|
|
|
test-results-20-20
Expired
|
343 KB |
sha256:59c5b63a4bd49f987191905b90a52fa69c3a8d0031b31efd3d6547aa3f30e120
|
|
|
test-results-3-20
Expired
|
422 KB |
sha256:8a20e6d26ab0efd6dfb8febd9097df1dc52716cabaa7ca3d087c5659008a4b01
|
|
|
test-results-4-20
Expired
|
517 KB |
sha256:f14d7656aba3f7bf97bca1dd1a64bfa08be8eabcbecb4f3e4a894fe414c06389
|
|
|
test-results-5-20
Expired
|
449 KB |
sha256:41113a22cab2c5c9727c4bd76dc953b83198c0c087e505a123aa9ba8f0a64b76
|
|
|
test-results-6-20
Expired
|
436 KB |
sha256:5315084f39acd3612b33f7b76525cfdea3d97c60b0fd15973862a39737783c42
|
|
|
test-results-7-20
Expired
|
339 KB |
sha256:78ab6dfd62e6ac3f5bfbd6c5138a19207b5b4e3cb2a0a34270ad588734c09f06
|
|
|
test-results-8-20
Expired
|
416 KB |
sha256:93e76f41975b5b791b1379f98bd2a155a50374cef7c7a04e9dd59e67801d698a
|
|
|
test-results-9-20
Expired
|
477 KB |
sha256:5d9124842f21b5cd84665561ed28c2ee6b29a84adc0ca69ea702899befa64712
|
|