Stencil Nightly Build #648
Annotations
10 errors and 1 notice
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L1
1) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
Test timeout of 30000ms exceeded.
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L21
1) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('page-root ion-button.next')
- locator resolved to <ion-button class="next ios button button-solid ion-activatable ion-focusable hydrated">Go to Page One</ion-button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
57 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
19 | const ionRouteDidChange = await page.spyOnEvent('ionRouteDidChange');
20 |
> 21 | await page.click('page-root ion-button.next');
| ^
22 | await ionRouteDidChange.next();
23 | await page.click('page-one ion-button.next');
24 | await ionRouteDidChange.next();
at testNavigation (/ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:21:14)
at /ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:8:7
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L1
1) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L21
1) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('page-root ion-button.next')
- locator resolved to <ion-button class="next ios button button-solid ion-activatable ion-focusable hydrated">Go to Page One</ion-button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
58 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
19 | const ionRouteDidChange = await page.spyOnEvent('ionRouteDidChange');
20 |
> 21 | await page.click('page-root ion-button.next');
| ^
22 | await ionRouteDidChange.next();
23 | await page.click('page-one ion-button.next');
24 | await ionRouteDidChange.next();
at testNavigation (/ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:21:14)
at /ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:8:7
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L1
1) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L21
1) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('page-root ion-button.next')
- locator resolved to <ion-button class="next ios button button-solid ion-activatable ion-focusable hydrated">Go to Page One</ion-button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
58 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
19 | const ionRouteDidChange = await page.spyOnEvent('ionRouteDidChange');
20 |
> 21 | await page.click('page-root ion-button.next');
| ^
22 | await ionRouteDidChange.next();
23 | await page.click('page-one ion-button.next');
24 | await ionRouteDidChange.next();
at testNavigation (/ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:21:14)
at /ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:8:7
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L1
2) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:11:9 › animation: animationbuilder - ios/ltr › ios-transition web
Test timeout of 30000ms exceeded.
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L21
2) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:11:9 › animation: animationbuilder - ios/ltr › ios-transition web
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('page-root ion-button.next')
- locator resolved to <ion-button class="next ios button button-solid ion-activatable ion-focusable hydrated">Go to Page One</ion-button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
58 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
19 | const ionRouteDidChange = await page.spyOnEvent('ionRouteDidChange');
20 |
> 21 | await page.click('page-root ion-button.next');
| ^
22 | await ionRouteDidChange.next();
23 | await page.click('page-one ion-button.next');
24 | await ionRouteDidChange.next();
at testNavigation (/ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:21:14)
at /ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:13:7
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L1
2) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:11:9 › animation: animationbuilder - ios/ltr › ios-transition web
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
|
src/utils/animation/test/animationbuilder/animation.e2e.ts#L21
2) [Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:11:9 › animation: animationbuilder - ios/ltr › ios-transition web
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('page-root ion-button.next')
- locator resolved to <ion-button class="next ios button button-solid ion-activatable ion-focusable hydrated">Go to Page One</ion-button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
57 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
- waiting for element to be visible, enabled and stable
19 | const ionRouteDidChange = await page.spyOnEvent('ionRouteDidChange');
20 |
> 21 | await page.click('page-root ion-button.next');
| ^
22 | await ionRouteDidChange.next();
23 | await page.click('page-one ion-button.next');
24 | await ionRouteDidChange.next();
at testNavigation (/ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:21:14)
at /ionic/src/utils/animation/test/animationbuilder/animation.e2e.ts:13:7
|
|
333 failed
[Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:6:9 › animation: animationbuilder - ios/ltr › backwards-compatibility animation
[Mobile Chrome] › src/utils/animation/test/animationbuilder/animation.e2e.ts:11:9 › animation: animationbuilder - ios/ltr › ios-transition web
[Mobile Chrome] › src/utils/animation/test/basic/animation.e2e.ts:6:9 › animation: basic - md/ltr › should resolve using web animations
[Mobile Chrome] › src/utils/animation/test/display/animation.e2e.ts:7:9 › animation: display - md/ltr › should resolve using web animations
[Mobile Chrome] › src/utils/animation/test/hooks/animation.e2e.ts:7:9 › animation: hooks - md/ltr › should fire hooks using web animations
[Mobile Chrome] › src/utils/animation/test/multiple/animation.e2e.ts:7:9 › animation: multiple - md/ltr › should resolve grouped animations using web animations
[Mobile Chrome] › src/utils/focus-controller/test/generic/focus-controller.e2e.ts:10:9 › focus controller: generic components - md/ltr › should focus heading
[Mobile Chrome] › src/utils/focus-controller/test/generic/focus-controller.e2e.ts:23:9 › focus controller: generic components - md/ltr › should focus banner
[Mobile Chrome] › src/utils/focus-controller/test/generic/focus-controller.e2e.ts:35:9 › focus controller: generic components - md/ltr › should focus content
[Mobile Chrome] › src/utils/focus-controller/test/generic/focus-controller.e2e.ts:47:9 › focus controller: generic components - md/ltr › should return focus when going back
[Mobile Chrome] › src/utils/focus-controller/test/ionic/focus-controller.e2e.ts:10:9 › focus controller: ionic components - md/ltr › should focus heading
[Mobile Chrome] › src/utils/focus-controller/test/ionic/focus-controller.e2e.ts:23:9 › focus controller: ionic components - md/ltr › should focus banner
[Mobile Chrome] › src/utils/focus-controller/test/ionic/focus-controller.e2e.ts:35:9 › focus controller: ionic components - md/ltr › should focus content
[Mobile Chrome] › src/utils/focus-controller/test/ionic/focus-controller.e2e.ts:47:9 › focus controller: ionic components - md/ltr › should return focus when going back
[Mobile Chrome] › src/utils/test/framework-delegate/framework-delegate.e2e.ts:9:9 › framework-delegate - md/ltr › should present modal already at ion-app root
[Mobile Chrome] › src/utils/test/framework-delegate/framework-delegate.e2e.ts:19:9 › framework-delegate - md/ltr › should present modal in content
[Mobile Chrome] › src/utils/test/framework-delegate/framework-delegate.e2e.ts:29:9 › framework-delegate - md/ltr › should present modal via controller
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:12:9 › overlays: dismiss - ios/ltr › hardware back button: should dismiss a presented overlay
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:25:9 › overlays: dismiss - ios/ltr › hardware back button: should dismiss the presented overlay, even though another hidden modal was added last
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:51:9 › overlays: dismiss - ios/ltr › Esc: should dismiss a presented overlay
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:66:9 › overlays: dismiss - ios/ltr › Esc: should dismiss the presented overlay, even though another hidden modal was added last
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:92:9 › overlays: dismiss - ios/ltr › overlays: Nested: should dismiss the top overlay
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:110:9 › overlays: focus - ios/ltr › should not select a hidden focusable element
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:144:9 › overlays: focus - ios/ltr › should not select a disabled focusable element
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:172:9 › overlays: focus - ios/ltr › should select a focusable element with disabled="false"
[Mobile Chrome] › src/utils/test/overlays/overlays.e2e.ts:205:9 › overlays: focus - ios/ltr › t
|
The logs for this run have expired and are no longer available.
Loading