Stencil Nightly Build #2
stencil-nightly.yml
on: schedule
build-core-with-stencil-nightly
1m 16s
Matrix: test-core-screenshot
test-core-clean-build
14s
test-core-lint
49s
test-core-spec
50s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
Annotations
25 errors and 20 notices
|
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups:
src/components/radio/test/a11y/radio.e2e.ts#L122
1) [Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
Error: expect(locator).toBeFocused() failed
Locator: locator('#first-group ion-radio').first()
Expected: focused
Received: inactive
Timeout: 5000ms
Call log:
- Expect "toBeFocused" with timeout 5000ms
- waiting for locator('#first-group ion-radio').first()
9 × locator resolved to <ion-radio value="huey" role="radio" tabindex="0" aria-checked="true" class="md in-item radio-checked radio-label-placement-start hydrated">Huey</ion-radio>
- unexpected value "inactive"
120 |
121 | await pageUtils.pressKeys('Tab');
> 122 | await expect(firstGroupRadios.nth(0)).toBeFocused();
| ^
123 |
124 | await pageUtils.pressKeys('Tab');
125 | await expect(secondGroupRadios.nth(0)).toBeFocused();
at /ionic/src/components/radio/test/a11y/radio.e2e.ts:122:47
|
|
test-vue-e2e (vue3)
Process completed with exit code 1.
|
|
tests/unit/tabs.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/tabs.spec.ts:4:31
|
|
tests/unit/tab-bar.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/tab-bar.spec.ts:4:31
|
|
tests/unit/routing.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/routing.spec.ts:4:31
|
|
tests/unit/router-outlet.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/router-outlet.spec.ts:4:31
|
|
tests/unit/page.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/page.spec.ts:4:31
|
|
tests/unit/memory.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/memory.spec.ts:4:31
|
|
tests/unit/lifecycle.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/lifecycle.spec.ts:4:31
|
|
tests/unit/hooks.spec.ts:
packages/vue/test/build/vue3/node_modules/@ionic/core/components/ion-accordion.js#L451
TypeError: transformTag is not a function
❯ node_modules/@ionic/core/components/ion-accordion.js:451:59
❯ defineCustomElement$1 node_modules/@ionic/core/components/ion-accordion.js:449:16
❯ defineContainer node_modules/@ionic/vue/node_modules/@stencil/vue-output-target/dist/runtime.js:243:1
❯ node_modules/@ionic/vue/src/proxies.ts:221:4
❯ tests/unit/hooks.spec.ts:4:31
|
|
test-angular-e2e (ng17)
Process completed with exit code 1.
|
|
test-angular-e2e (ng19)
Process completed with exit code 1.
|
|
verify-test-vue-e2e
Process completed with exit code 1.
|
|
test-angular-e2e (ng18)
Process completed with exit code 1.
|
|
test-angular-e2e (ng20)
Process completed with exit code 1.
|
|
test-react-e2e (react18)
Process completed with exit code 1.
|
|
test-react-e2e (react19)
Process completed with exit code 1.
|
|
test-angular-e2e (ng16)
Process completed with exit code 1.
|
|
verify-test-angular-e2e
Process completed with exit code 1.
|
|
test-react-e2e (react17)
Process completed with exit code 1.
|
|
test-react-router-e2e (reactrouter5)
Process completed with exit code 1.
|
|
verify-test-react-e2e
Process completed with exit code 1.
|
|
verify-test-react-router-e2e
Process completed with exit code 1.
|
|
[Mobile Safari] › src/components/select/test/basic/select.e2e.ts:120:11 › select: basic - ios/ltr › select: action sheet › it should not focus any option when opened with no value:
src/components/select/test/basic/select.e2e.ts#L0
1) [Mobile Safari] › src/components/select/test/basic/select.e2e.ts:120:11 › select: basic - ios/ltr › select: action sheet › it should not focus any option when opened with no value
Test timeout of 30000ms exceeded.
|
|
send-failure-messages
Process completed with exit code 2.
|
|
🎭 Playwright Run Summary
216 skipped
259 passed (2.3m)
|
|
🎭 Playwright Run Summary
1 skipped
537 passed (3.1m)
|
|
🎭 Playwright Run Summary
534 passed (3.1m)
|
|
🎭 Playwright Run Summary
212 skipped
313 passed (3.6m)
|
|
🎭 Playwright Run Summary
1 skipped
534 passed (3.2m)
|
|
🎭 Playwright Run Summary
648 passed (4.3m)
|
|
🎭 Playwright Run Summary
4 skipped
511 passed (3.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/radio/test/a11y/radio.e2e.ts:117:11 › radio: a11y - md/ltr/dark › radio: keyboard navigation - md/ltr/dark › tabbing should switch between radio groups
4 skipped
514 passed (3.8m)
|
|
🎭 Playwright Run Summary
10 skipped
503 passed (5.0m)
|
|
🎭 Playwright Run Summary
14 skipped
401 passed (5.1m)
|
|
🎭 Playwright Run Summary
5 skipped
513 passed (5.1m)
|
|
🎭 Playwright Run Summary
1 skipped
538 passed (6.1m)
|
|
🎭 Playwright Run Summary
1 skipped
528 passed (6.8m)
|
|
🎭 Playwright Run Summary
4 skipped
537 passed (6.7m)
|
|
🎭 Playwright Run Summary
5 skipped
573 passed (6.9m)
|
|
🎭 Playwright Run Summary
14 skipped
497 passed (6.9m)
|
|
🎭 Playwright Run Summary
2 skipped
517 passed (7.1m)
|
|
🎭 Playwright Run Summary
5 skipped
517 passed (7.2m)
|
|
🎭 Playwright Run Summary
7 skipped
510 passed (7.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/select/test/basic/select.e2e.ts:120:11 › select: basic - ios/ltr › select: action sheet › it should not focus any option when opened with no value
10 skipped
528 passed (7.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
Expired
|
667 KB |
sha256:d2a2c7f036674e6f42f1b4a16e88de47c2acc51715dfd2a27e679fe9cf21a7a0
|
|
|
ionic-angular-server
Expired
|
8.55 KB |
sha256:6348d8a731a343e32341c4890f1d875413eef2bcd80c6034edc0ed5bf1e23a30
|
|
|
ionic-core
Expired
|
4.69 MB |
sha256:f49c08571c169136c932487f37af4fbe844682fb3491b53b234b6ec9db1ad5ee
|
|
|
ionic-react
Expired
|
211 KB |
sha256:593865b2d20432559d6ea60e1eb1194f06b804b414704357cfbafbc63194a01c
|
|
|
ionic-react-router
Expired
|
27.9 KB |
sha256:1c6a5374c15f9d5ec81f1d24447b98b9950528b32780d8037e0314b016587e3a
|
|
|
ionic-vue
Expired
|
233 KB |
sha256:dd42ad55e6c6e9e08ae6cf7fa5a97622a7412470613db35605648b413f40ad1c
|
|
|
ionic-vue-router
Expired
|
17 KB |
sha256:d2033b5b3cceacbec6c374f45fbcbcaafb596ed873dd9078815a2eba56da9c15
|
|
|
test-results-1-20
Expired
|
442 KB |
sha256:3222b8ad9ef9f239fefb77dc6a35d9787a38b52b09020f5015d53c1c39cd1ffe
|
|
|
test-results-10-20
Expired
|
460 KB |
sha256:a421ce60cef2988c5a6970930a9af5d1774949db2e418be3135acecbd8517b06
|
|
|
test-results-11-20
Expired
|
1.25 MB |
sha256:08fc032014d89ae036a9572df6f5aa9d0e59bcafe58efa58c5aeeadee08c6b42
|
|
|
test-results-12-20
Expired
|
442 KB |
sha256:523ca47c0a6b916c11ed8d581221781fbe7b8a6f48a975f92aeb3c328e16707d
|
|
|
test-results-13-20
Expired
|
451 KB |
sha256:e9cfd877ef92cce3a1a84f45624d5f1be3b02be73c35c5852f17a4c89e972cdb
|
|
|
test-results-14-20
Expired
|
407 KB |
sha256:fa38cdc64af519a2f91889b8b6c70c9f2b7c71b76ad3847d44354111112f4004
|
|
|
test-results-15-20
Expired
|
431 KB |
sha256:a86d39377c4f8e0af704672dbc409436d4f34edcda217bc22a2623fe04287f6c
|
|
|
test-results-16-20
Expired
|
428 KB |
sha256:7d923adcb7c040a6c138511707d7895f50668d72cbb7f979047c1822d23aa3d5
|
|
|
test-results-17-20
Expired
|
530 KB |
sha256:801787f150a9362d0e173b58bd3ca06ebe49b82ba05181499e3f0e4d4eac8e2d
|
|
|
test-results-18-20
Expired
|
1.28 MB |
sha256:4681fe643d2f7e7a61784a85baf1a888a8bc5b2586ad8ac31294913b3975581d
|
|
|
test-results-19-20
Expired
|
396 KB |
sha256:ac96b978ed7a94f15946586b1e7564e169f0d43288c6b1a61df427a312df7010
|
|
|
test-results-2-20
Expired
|
472 KB |
sha256:cb6e6286607a2f582e1553fbec76d169b895a6cc8457e3d463fc7391afdde4fd
|
|
|
test-results-20-20
Expired
|
360 KB |
sha256:197d9f23970c07e73178203e251a334bb2bcaff8f71e6d7e08c66ea84598c9cc
|
|
|
test-results-3-20
Expired
|
430 KB |
sha256:769c00e3c71d9302f1cffba393fdabce4be9f87f1f10c518ee489b292ff362de
|
|
|
test-results-4-20
Expired
|
521 KB |
sha256:074439f70543b21d830c041120f0c75e1269c6f99bec392df09b25163551a7ec
|
|
|
test-results-5-20
Expired
|
457 KB |
sha256:f5cb9c1c90212c4d8c5b54779181b7e9a70f2ecc3531ec31f9b037601ae1f40d
|
|
|
test-results-6-20
Expired
|
446 KB |
sha256:02c86b3094e025b4647677e4243fe4109d1fd7d14aaf71ddb23d2029728413da
|
|
|
test-results-7-20
Expired
|
352 KB |
sha256:6d37f8aba2f0897f31aa2c5e036a3a305577f787bd0d6be7541ea904de9c4c6c
|
|
|
test-results-8-20
Expired
|
427 KB |
sha256:31aca59055a0ed4136da83bff4a539d0a42fa3ab7e2b75fcacdda089cf8faea3
|
|
|
test-results-9-20
Expired
|
437 KB |
sha256:d140e0cdef53102afb947ae065c530cabe9eb57ba84c6cc6e28305d1220a2554
|
|