fix: 500 issue due to invalid Slug #602
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
playwright.yml
on: pull_request
wait-for-deployment
/
Wait for current Vercel deployment to be ready
17s
Playwright E2E Tests (Production Schedule)
0s
Playwright E2E Tests (Stage Deployment)
4m 58s
Playwright E2E Tests (Production Deployment)
0s
Annotations
4 errors, 2 warnings, and 2 notices
[api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly:
tests/e2e/api/sitemap.spec.ts#L5
1) [api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly ===========================
Error: expect(received).toBeTruthy()
Received: false
3 | test('should get sitemap correctly', async ({ request }) => {
4 | const response = await request.get('/api/sitemap')
> 5 | expect(response.ok()).toBeTruthy()
| ^
6 | })
7 |
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/api/sitemap.spec.ts:5:25
|
[api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly:
tests/e2e/api/sitemap.spec.ts#L5
1) [api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly ===========================
Retry #1 ---------------------------------------------------------------------------------------
Error: expect(received).toBeTruthy()
Received: false
3 | test('should get sitemap correctly', async ({ request }) => {
4 | const response = await request.get('/api/sitemap')
> 5 | expect(response.ok()).toBeTruthy()
| ^
6 | })
7 |
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/api/sitemap.spec.ts:5:25
|
[api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly:
tests/e2e/api/sitemap.spec.ts#L5
1) [api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly ===========================
Retry #2 ---------------------------------------------------------------------------------------
Error: expect(received).toBeTruthy()
Received: false
3 | test('should get sitemap correctly', async ({ request }) => {
4 | const response = await request.get('/api/sitemap')
> 5 | expect(response.ok()).toBeTruthy()
| ^
6 | })
7 |
at /Users/runner/work/dazedbear.github.io/dazedbear.github.io/tests/e2e/api/sitemap.spec.ts:5:25
|
Playwright E2E Tests (Stage Deployment)
Process completed with exit code 1.
|
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 (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
32 passed (3m)
|
🎭 Playwright Run Summary
1 failed
[api-test] › api/sitemap.spec.ts:3:1 › should get sitemap correctly ============================
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
stage-deployment-page-api-test-report
Expired
|
1.31 MB |
|