All checks #382
Annotations
10 errors, 1 warning, and 1 notice
apps/web/playwright/embed-code-generator.e2e.ts#L419
1) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:199:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-djfoyo"
Received string: "<!-- Cal inline embed code begins -->
<div style=\"width:100%;height:100%;overflow:scroll\" id=\"my-***-inline\"></div>
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});·
Cal(\"inline\", {
elementOrSelector:\"#my-***-inline\",
***Link: \"user-1-1718823165567/30-min\",
layout: \"month_view\"
});·
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal inline embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:217:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
1) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:199:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-aburg"
Received string: "<!-- Cal inline embed code begins -->
<div style=\"width:100%;height:100%;overflow:scroll\" id=\"my-***-inline\"></div>
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});·
Cal(\"inline\", {
elementOrSelector:\"#my-***-inline\",
***Link: \"user-10-1718823174597/30-min\",
layout: \"month_view\"
});·
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal inline embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:217:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
1) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:199:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-o7wyxe"
Received string: "<!-- Cal inline embed code begins -->
<div style=\"width:100%;height:100%;overflow:scroll\" id=\"my-***-inline\"></div>
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});·
Cal(\"inline\", {
elementOrSelector:\"#my-***-inline\",
***Link: \"user-13-1718823185976/30-min\",
layout: \"month_view\"
});·
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal inline embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:217:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
2) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:238:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose floating-popup for First Event Type
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-iit2t"
Received string: "<!-- Cal floating-popup embed code begins -->
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});·
Cal(\"floatingButton\", {\"***Link\":\"user-5-1718823165551/30-min\",\"***Origin\":\"http://***:3000\"});
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal floating-popup embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:256:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
2) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:238:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose floating-popup for First Event Type
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-mcim1"
Received string: "<!-- Cal floating-popup embed code begins -->
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});·
Cal(\"floatingButton\", {\"***Link\":\"user-9-1718823174177/30-min\",\"***Origin\":\"http://***:3000\"});
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal floating-popup embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:256:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
2) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:238:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose floating-popup for First Event Type
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-4zknf5"
Received string: "<!-- Cal floating-popup embed code begins -->
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});·
Cal(\"floatingButton\", {\"***Link\":\"user-12-1718823185656/30-min\",\"***Origin\":\"http://***:3000\"});
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal floating-popup embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:256:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
3) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:277:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose element-click for First Event Type
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-jsm89f"
Received string: "<!-- Cal element-click embed code begins -->
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});····
// Important: Please add the following attributes to the element that should trigger the ***endar to open upon clicking.
// `data-***-link=\"user-6-1718823165942/30-min\"`
// data-***-namespace=\"\"
// `data-***-config='{\"layout\":\"month_view\"}'`·
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal element-click embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:294:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
3) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:277:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose element-click for First Event Type
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-xm1mjd"
Received string: "<!-- Cal element-click embed code begins -->
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});····
// Important: Please add the following attributes to the element that should trigger the ***endar to open upon clicking.
// `data-***-link=\"user-8-1718823174171/30-min\"`
// data-***-namespace=\"\"
// `data-***-config='{\"layout\":\"month_view\"}'`·
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal element-click embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:294:9
|
apps/web/playwright/embed-code-generator.e2e.ts#L419
3) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:277:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose element-click for First Event Type
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toContain(expected) // indexOf
Expected substring: "org-w6uco4"
Received string: "<!-- Cal element-click embed code begins -->
<script type=\"text/javascript\">
(function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let *** = C.Cal; let ar = arguments; if (!***.loaded) { ***.ns = {}; ***.q = ***.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; ***.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){***.ns[namespace] = ***.ns[namespace] || api;p(***.ns[namespace], ar);p(***, [\"initNamespace\", namespace]);} else p(***, ar); return;} p(***, ar); }; })(window, \"http://***:3000/embed/embed.js\", \"init\");
Cal(\"init\", {origin:\"http://***:3000\"});····
// Important: Please add the following attributes to the element that should trigger the ***endar to open upon clicking.
// `data-***-link=\"user-11-1718823185228/30-min\"`
// data-***-namespace=\"\"
// `data-***-config='{\"layout\":\"month_view\"}'`·
Cal(\"ui\", {\"styles\":{\"branding\":{\"brandColor\":\"#000000\"}},\"hideEventTypeDetails\":false,\"layout\":\"month_view\"});
</script>
<!-- Cal element-click embed code ends -->"
417 | expect(embedCode).toContain(`Cal ${embedType} embed code begins`);
418 | if (orgSlug) {
> 419 | expect(embedCode).toContain(orgSlug);
| ^
420 | }
421 |
422 | const dom = parse(embedCode);
at expectValidHtmlEmbedSnippet (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:419:23)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/embed-code-generator.e2e.ts:294:9
|
apps/web/playwright/event-types.e2e.ts#L1
4) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it
Test timeout of 60000ms exceeded.
|
|
4 failed
[@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:199:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type
[@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:238:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose floating-popup for First Event Type
[@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:277:11 › Embed Code Generator Tests › Organization › Event Types Page › open Embed Dialog and choose element-click for First Event Type
[@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it
7 interrupted
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:111:7 › Stripe integration skip true › Can book a paid booking
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:124:7 › Stripe integration skip true › Pending payment booking should not be confirmed by default
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:171:7 › Stripe integration skip true › Paid booking should be able to be cancelled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:203:9 › Stripe integration skip true › When event is paid and confirmed › Payment should confirm pending payment booking
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:212:9 › Stripe integration skip true › When event is paid and confirmed › Paid and confirmed booking should be able to be rescheduled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:226:9 › Stripe integration skip true › Change stripe presented currency › Should be able to change currency
42 skipped
50 passed (1.5m)
|
The logs for this run have expired and are no longer available.
Loading