Bugfix/e2e stress test fixes #6
test.yml
on: pull_request
Annotations
4 errors, 2 warnings, and 1 notice
|
E2E Tests
Process completed with exit code 1.
|
|
[chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows:
test/e2e/specs/15-cron/cron.spec.ts#L152
1) [chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Failed to insert newsletter confirmation: Could not find the table 'public.newsletter_confirmations' in the schema cache
150 |
151 | if (error || !data) {
> 152 | throw new Error(`Failed to insert newsletter confirmation: ${error?.message}`)
| ^
153 | }
154 |
155 | return queueCleanup(createdConfirmationIds, data.id)
at insertNewsletterConfirmation (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/15-cron/cron.spec.ts:152:11)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/15-cron/cron.spec.ts:240:23
|
|
[chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows:
test/e2e/specs/15-cron/cron.spec.ts#L152
1) [chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Failed to insert newsletter confirmation: Could not find the table 'public.newsletter_confirmations' in the schema cache
150 |
151 | if (error || !data) {
> 152 | throw new Error(`Failed to insert newsletter confirmation: ${error?.message}`)
| ^
153 | }
154 |
155 | return queueCleanup(createdConfirmationIds, data.id)
at insertNewsletterConfirmation (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/15-cron/cron.spec.ts:152:11)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/15-cron/cron.spec.ts:240:23
|
|
[chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows:
test/e2e/specs/15-cron/cron.spec.ts#L152
1) [chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows
Error: Failed to insert newsletter confirmation: Could not find the table 'public.newsletter_confirmations' in the schema cache
150 |
151 | if (error || !data) {
> 152 | throw new Error(`Failed to insert newsletter confirmation: ${error?.message}`)
| ^
153 | }
154 |
155 | return queueCleanup(createdConfirmationIds, data.id)
at insertNewsletterConfirmation (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/15-cron/cron.spec.ts:152:11)
at /home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/specs/15-cron/cron.spec.ts:240:23
|
|
Unit Tests
Couldn't write a comment to the pull request. Please make sure your job has the permission 'pull-requests: write'.
Original Error was: [HttpError] - Resource not accessible by integration - https://docs.github.com/rest/issues/comments#update-an-issue-comment
|
|
E2E Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-coverage
Expired
|
2.53 MB |
sha256:41491d6ec996717881f56f4ad0cafcc8283aac87841d8ef8b48ed1309faf818d
|
|