Fix: #12830 #15329
Annotations
5 errors, 1 warning, and 1 notice
|
packages/embeds/embed-core/playwright/tests/action-based.e2e.ts#L38
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:78:7 › Popup Tests › should be able to reschedule
Error: Expected to provide an iframe, got null
36 | const embedIframe = await getEmbedIframe({ ***Namespace, page, pathname: "/free" });
37 |
> 38 | await expect(embedIframe).toBeEmbedCalLink(***Namespace, getActionFiredDetails, {
| ^
39 | pathname: "/free",
40 | });
41 | if (!embedIframe) {
at bookFirstFreeUserEventThroughEmbed (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:38:29)
at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:83:14
at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:82:21
|
packages/embeds/embed-core/playwright/tests/action-based.e2e.ts#L1
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:139:11 › Popup Tests › Floating Button Popup › Pro User - Configured in App with default setting of system theme › should open embed iframe according to system theme when no theme is configured through Embed API
Test timeout of 60000ms exceeded.
|
packages/embeds/embed-core/playwright/tests/action-based.e2e.ts#L147
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:139:11 › Popup Tests › Floating Button Popup › Pro User - Configured in App with default setting of system theme › should open embed iframe according to system theme when no theme is configured through Embed API
page.click: Target closed
=========================== logs ===========================
waiting for locator('[data-***-namespace="floatingButton"] > button')
============================================================
145 | await page.goto("/?only=ns:floatingButton");
146 |
> 147 | await page.click('[data-***-namespace="floatingButton"] > button');
| ^
148 |
149 | const embedIframe = await getEmbedIframe({ ***Namespace, page, pathname: "/pro" });
150 | await expect(embedIframe).toBeEmbedCalLink(***Namespace, getActionFiredDetails, {
at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:147:20
|
packages/embeds/embed-core/playwright/tests/action-based.e2e.ts#L1
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:139:11 › Popup Tests › Floating Button Popup › Pro User - Configured in App with default setting of system theme › should open embed iframe according to system theme when no theme is configured through Embed API
Pending operations:
- page.click at packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:147:20
|
The following actions uses node12 which is deprecated and will be forced to run on node16: buildjet/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
2 flaky
[@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:78:7 › Popup Tests › should be able to reschedule
[@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:139:11 › Popup Tests › Floating Button Popup › Pro User - Configured in App with default setting of system theme › should open embed iframe according to system theme when no theme is configured through Embed API
1 skipped
11 passed (1.1m)
|
The logs for this run have expired and are no longer available.
Loading