Skip to content

feat: add new recipient email field to email action #2007

feat: add new recipient email field to email action

feat: add new recipient email field to email action #2007

Triggered via pull request January 23, 2025 18:40
Status Failure
Total duration 13m 32s
Artifacts 1

on_pr.yml

on: pull_request
ci  /  ci
3m 37s
ci / ci
build-all  /  Emit container tag sha
4s
build-all / Emit container tag sha
build-all  /  ...  /  Build
3m 21s
build-all / build-base / Build
build-all  /  ...  /  Build
6m 26s
build-all / build-core / Build
build-all  /  ...  /  Build
2m 2s
build-all / build-jobs / Build
e2e  /  Integration tests
6m 44s
e2e / Integration tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 8 warnings, and 1 notice
[chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email: core/playwright/email.spec.ts#L95
1) [chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email Error: expect(received).toBe(expected) // Object.is equality - Expected - 1 + Received + 2 - hello + <p>Greetings</p> + 93 | test("Static email address recipient recieves the email", async ({ browser }) => { 94 | const { message } = await (await inbucketClient.getMailbox(firstName)).getLatestMessage(); > 95 | expect(message.body.html).toBe("hello"); | ^ 96 | }); 97 | }); 98 | at /home/runner/work/platform/platform/core/playwright/email.spec.ts:95:29
[chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email: core/playwright/email.spec.ts#L95
1) [chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality - Expected - 1 + Received + 2 - hello + <p>Greetings</p> + 93 | test("Static email address recipient recieves the email", async ({ browser }) => { 94 | const { message } = await (await inbucketClient.getMailbox(firstName)).getLatestMessage(); > 95 | expect(message.body.html).toBe("hello"); | ^ 96 | }); 97 | }); 98 | at /home/runner/work/platform/platform/core/playwright/email.spec.ts:95:29
[chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email: core/playwright/email.spec.ts#L95
1) [chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality - Expected - 1 + Received + 2 - hello + <p>Greetings</p> + 93 | test("Static email address recipient recieves the email", async ({ browser }) => { 94 | const { message } = await (await inbucketClient.getMailbox(firstName)).getLatestMessage(); > 95 | expect(message.body.html).toBe("hello"); | ^ 96 | }); 97 | }); 98 | at /home/runner/work/platform/platform/core/playwright/email.spec.ts:95:29
e2e / Integration tests
Process completed with exit code 1.
build-all / Emit container tag sha
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-all / build-jobs / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-all / build-base / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-all / build-core / Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e / Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: core/[chromium] › pub.spec.ts#L1
core/[chromium] › pub.spec.ts took 34.0s
Slow Test: core/[chromium] › fields.spec.ts#L1
core/[chromium] › fields.spec.ts took 21.9s
🎭 Playwright Run Summary
1 failed [chromium] › email.spec.ts:93:2 › Sending an email to an email address › Static email address recipient recieves the email 3 skipped 48 passed (4.7m)

Artifacts

Produced during runtime
Name Size
playwright-snapshots
7.64 MB