Failsafe Page Generation #1274
failsafe.yml
on: schedule
wait-for-deployment
/
Wait for current Vercel deployment to be ready
Failsafe Page Generation (Production Schedule)
4m 8s
Failsafe Page Generation (Stage Deployment)
0s
Failsafe Page Generation (Production Deployment)
0s
Annotations
2 errors, 1 warning, and 1 notice
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:9 › 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#L1
1) [failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:9 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
Test timeout of 60000ms exceeded.
|
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:9 › 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
1) [failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:9 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
Error: page.goto: Page closed
=========================== logs ===========================
navigating to "https://www.dazedbear.pro/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 Page Generation (Production Schedule)
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
1 flaky
[failsafe-test-mobile] › failsafe/notion-article-list.spec.ts:39:9 › Failsafe test for Notion article list page: coding › static failsafe page should render visually the same as expected
5 passed (1.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
production-schedule-failsafe-test-report
Expired
|
17.1 MB |
|