Bugfix/e2e stress test fixes #1
Annotations
5 errors, 2 warnings, and 1 notice
|
Test Suite
Process completed with exit code 1.
|
|
[Google Chrome] › test/e2e/specs/04-components/breadcrumbs.spec.ts:28:3 › Breadcrumbs Component › @ready breadcrumbs display on case study pages:
test/e2e/helpers/pageObjectModels/BasePage.ts#L521
2) [Google Chrome] › test/e2e/specs/04-components/breadcrumbs.spec.ts:28:3 › Breadcrumbs Component › @ready breadcrumbs display on case study pages
TimeoutError: page.waitForFunction: Timeout 5000ms exceeded.
at ../helpers/pageObjectModels/BasePage.ts:521
519 | const baseline = requireNext ? currentCount : this.lastAstroPageLoadCount
520 |
> 521 | await this._page.waitForFunction(
| ^
522 | previousCount => (window.__astroPageLoadCounter ?? 0) > previousCount,
523 | baseline,
524 | { timeout }
at BreadCrumbPage.waitForPageLoad (/home/runner/work/astro.webstackbuilders.com/astro.webstackbuilders.com/test/e2e/helpers/pageObjectModels/BasePage.ts:521:22)
|
|
[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
|
|
Test Suite
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
Test Suite
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
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › test/e2e/specs/15-cron/cron.spec.ts:236:3 › Cron API endpoints @ready › @ready cleanup-confirmations removes expired and stale rows
1 flaky
[Google Chrome] › test/e2e/specs/04-components/breadcrumbs.spec.ts:28:3 › Breadcrumbs Component › @ready breadcrumbs display on case study pages
169 skipped
2 did not run
1969 passed (33.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-coverage
Expired
|
2.53 MB |
sha256:fcdc6194696270f55bee9c0ef2b92897981863822b951189bffc88e18b7b4554
|
|