fix: 500 issue due to invalid Slug #1227
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
failsafe.yml
on: pull_request
wait-for-deployment
/
Wait for current Vercel deployment to be ready
14s
Failsafe Page Generation (Production Schedule)
0s
Failsafe Page Generation (Stage Deployment)
4m 23s
Failsafe Page Generation (Production Deployment)
0s
Annotations
10 errors, 2 warnings, and 1 notice
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
1) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/article?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
1) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected
Retry #1 ---------------------------------------------------------------------------------------
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/article?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
1) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected
Retry #2 ---------------------------------------------------------------------------------------
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/article?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
2) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/coding?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
2) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
Retry #1 ---------------------------------------------------------------------------------------
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/coding?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
2) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
Retry #2 ---------------------------------------------------------------------------------------
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/coding?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
3) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/music?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
3) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected
Retry #1 ---------------------------------------------------------------------------------------
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/music?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
3) [failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected
Retry #2 ---------------------------------------------------------------------------------------
page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to "/music?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected:
tests/e2e/failsafe/notion-article-list.spec.ts#L42
4) [failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected
page.goto: Protocol error (Playwright.navigate): Cannot navigate to invalid URL [{"code":-32000,"message":"Cannot navigate to invalid URL"}]
=========================== logs ===========================
navigating to "/article?e2e_test=1&fs=1", waiting until "load"
============================================================
40 | page,
41 | }) => {
> 42 | await page.goto(pagePath)
| ^
43 | await page.waitForTimeout(1500) // wait for layout render script execution
44 | await expect(page).toHaveScreenshot(
45 | `${pageName}-screenshot.png`,
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/failsafe/notion-article-list.spec.ts:42:18
|
wait-for-deployment / Wait for current Vercel deployment to be ready
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Failsafe Page Generation (Stage Deployment)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/
|
🎭 Playwright Run Summary
6 failed
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
[failsafe-test-desktop] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: article › static failsafe page should render visually the same as expected
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:5 › Failsafe test for Notion article list page: music › static failsafe page should render visually the same as expected
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
stage-deployment-failsafe-test-report
Expired
|
948 KB |
|