Playwright E2E Tests #607
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
playwright.yml
on: push
wait-for-deployment
/
Wait for current Vercel deployment to be ready
1m 14s
Playwright E2E Tests (Production Schedule)
0s
Playwright E2E Tests (Stage Deployment)
0s
Playwright E2E Tests (Production Deployment)
6m 15s
Annotations
3 errors, 2 warnings, and 2 notices
[page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content:
tests/e2e/pages/notion-article-list.spec.ts#L1
1) [page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content
Test timeout of 60000ms exceeded.
|
[page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content:
tests/e2e/pages/notion-article-list.spec.ts#L58
1) [page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content
page.goto: Navigation failed because page was closed!
=========================== logs ===========================
navigating to "https://www.dazedbear.pro/coding?e2e_test=1", waiting until "load"
============================================================
56 |
57 | test('should render notion wrapper and content', async ({ page }) => {
> 58 | await page.goto(pagePath)
| ^
59 | expect(
60 | await page.$(get(locator, ['pages', pageName, 'notionWrapper']))
61 | ).not.toBeNull()
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/pages/notion-article-list.spec.ts:58:18
|
[page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content:
tests/e2e/pages/notion-article-list.spec.ts#L1
1) [page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content
Pending operations:
- page.goto at tests/e2e/pages/notion-article-list.spec.ts:58: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/
|
Playwright E2E Tests (Production 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
1 flaky
[page-test-mobile] › pages/notion-article-list.spec.ts:57:5 › Page test for Notion article list page: coding › should render notion wrapper and content
31 passed (4m)
|
🎭 Playwright Run Summary
1 passed (6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
production-deployment-page-api-test-report
Expired
|
8.69 MB |
|