test(drag-element, item-sliding): prevent full swipe #19051
build.yml
on: pull_request
build-core
1m 44s
Matrix: test-core-screenshot
test-core-clean-build
13s
test-core-lint
59s
test-core-spec
59s
verify-screenshots
2s
Matrix: test-angular-e2e
Matrix: test-react-e2e
Matrix: test-react-router-e2e
Matrix: test-vue-e2e
verify-test-angular-e2e
4s
verify-test-react-e2e
2s
verify-test-react-router-e2e
3s
verify-test-vue-e2e
2s
Annotations
44 errors and 7 notices
|
[Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard:
src/components/action-sheet/test/a11y/action-sheet.e2e.ts#L188
1) [Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Cancel"
Received: "Option 1"
186 |
187 | focusedElement = await page.evaluate(() => document.activeElement?.textContent?.trim());
> 188 | expect(focusedElement).toBe('Cancel');
| ^
189 | });
190 | });
191 | });
at /ionic/src/components/action-sheet/test/a11y/action-sheet.e2e.ts:188:30
|
|
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor:
src/components/toast/test/swipe-gesture/toast.e2e.ts#L0
1) [Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor
Test timeout of 30000ms exceeded.
|
|
[Mobile Chrome] › src/components/picker-column/test/basic/picker-column.e2e.ts:53:9 › picker-column - ios/ltr › should not emit ionChange when the value is modified externally:
src/components/picker-column/test/basic/picker-column.e2e.ts#L62
1) [Mobile Chrome] › src/components/picker-column/test/basic/picker-column.e2e.ts:53:9 › picker-column - ios/ltr › should not emit ionChange when the value is modified externally
Error: expected to have called ionChange event
60 | });
61 |
> 62 | expect(ionChangeSpy).not.toHaveReceivedEvent();
| ^
63 | });
64 |
65 | // TODO FW-3616
at /ionic/src/components/picker-column/test/basic/picker-column.e2e.ts:62:32
|
|
test-core-screenshot (6, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (6, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (6, 20)
The operation was canceled.
|
|
test-core-screenshot (3, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (3, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (3, 20)
The operation was canceled.
|
|
test-core-screenshot (16, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (16, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (16, 20)
The operation was canceled.
|
|
test-core-screenshot (2, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (2, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (2, 20)
The operation was canceled.
|
|
test-core-screenshot (13, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (13, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (13, 20)
The operation was canceled.
|
|
test-core-screenshot (15, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (15, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (15, 20)
The operation was canceled.
|
|
test-core-screenshot (18, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (18, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (18, 20)
The operation was canceled.
|
|
test-core-screenshot (17, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (17, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (17, 20)
The operation was canceled.
|
|
test-core-screenshot (4, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (4, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (4, 20)
The operation was canceled.
|
|
test-core-screenshot (5, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (5, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (5, 20)
The operation was canceled.
|
|
test-core-screenshot (1, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (1, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (1, 20)
The operation was canceled.
|
|
test-core-screenshot (14, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (14, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (14, 20)
The operation was canceled.
|
|
test-core-screenshot (19, 20)
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
test-core-screenshot (19, 20)
Process completed with exit code 12.
|
|
test-core-screenshot (19, 20)
The operation was canceled.
|
|
verify-screenshots
Process completed with exit code 1.
|
|
Ionic Framework Build
Canceling since a higher priority waiting request for refs/pull/31097/merge exists
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/action-sheet/test/a11y/action-sheet.e2e.ts:158:9 › action-sheet: radio buttons - ios/ltr › should navigate radio buttons with keyboard
360 skipped
352 passed (3.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Safari] › src/components/toast/test/swipe-gesture/toast.e2e.ts:58:9 › toast: swipe gesture with bottom position - ios/ltr › should swipe down to dismiss with anchor
368 skipped
323 passed (4.0m)
|
|
🎭 Playwright Run Summary
2 skipped
603 passed (4.1m)
|
|
🎭 Playwright Run Summary
1 skipped
716 passed (4.6m)
|
|
🎭 Playwright Run Summary
8 skipped
718 passed (4.5m)
|
|
🎭 Playwright Run Summary
8 skipped
810 passed (5.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › src/components/picker-column/test/basic/picker-column.e2e.ts:53:9 › picker-column - ios/ltr › should not emit ionChange when the value is modified externally
5 skipped
711 passed (5.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ionic-angular
|
818 KB |
sha256:704dd6694c95f7da6d3daa2d988ca751b26c3c6e6c8abfdf1aef060ee6caa7a0
|
|
|
ionic-angular-server
|
8.55 KB |
sha256:9f5382331c92b0e1a080d9025b815afdfc5c25340830dd95a78240542ae29a11
|
|
|
ionic-core
|
5.14 MB |
sha256:c8dc543016f3a6fd671af58b66e622cbf195f3ae22ffb8e68ce448af0acc7dda
|
|
|
ionic-react
|
353 KB |
sha256:d1a2de9223afc3cc1c05480537fa018a3f5ec0816eb8436e4eb6ba89625c179a
|
|
|
ionic-react-router
|
27.9 KB |
sha256:ccfbdd82c6a0acc5c5ef2c8ecc5bee108eca875d8be57361c7d7293ec5d8a07f
|
|
|
ionic-vue
|
385 KB |
sha256:bd35869941017ce6f4ba52043f59d63e2ef6a99c4bef4aa27100fe3d9c0fdab5
|
|
|
ionic-vue-router
|
17.1 KB |
sha256:9e36ab1779f55060c69720f8d2b15acd69938c0d67511fbec965b14ccb4acccd
|
|
|
test-results-10-20
|
443 KB |
sha256:e8009e16a3ccb80dfbedc5dd321799f4c8f465704aaccc631da58ed7ef8dd730
|
|
|
test-results-11-20
|
1.38 MB |
sha256:99e1bd410f5b78bb78aa389c2c18789e33b55646fef58cf89400772335ff4cfa
|
|
|
test-results-12-20
|
540 KB |
sha256:f98281cdf3df3ac20050d479bd7852dcd7438dee20cdab1df7d20d650a2b4488
|
|
|
test-results-20-20
|
1.3 MB |
sha256:fb63c1454ef9a9f59c122693b888d3131b2611e48d132f6ad3c33e1526c4b1a1
|
|
|
test-results-7-20
|
1.26 MB |
sha256:488765dee5138b6e92fa697200b9a83f2c91f40a74612cb7ea3e70608044b225
|
|
|
test-results-8-20
|
487 KB |
sha256:0249c85fc6ef5addef447323edaf7198a1d54188543d7682264284791245d6af
|
|
|
test-results-9-20
|
575 KB |
sha256:bbc56f75aa98dd1f4e7dfbc2deb3db89ea414488aeb0a29fea0b6895516b35ce
|
|