feat: add eol page #725
playwright.yml
on: pull_request
Get Vercel Preview
1m 6s
Playwright Tests
3m 8s
Annotations
1 error, 2 warnings, and 1 notice
|
[chromium] › tests/e2e/general-behavior.spec.ts:66:5 › Node.js Website › Theme › should toggle between light/dark themes:
apps/site/tests/e2e/general-behavior.spec.ts#L76
1) [chromium] › tests/e2e/general-behavior.spec.ts:66:5 › Node.js Website › Theme › should toggle between light/dark themes
Error: expect(received).not.toEqual(expected) // deep equality
Expected: not "light"
74 |
75 | const newTheme = await getTheme(page);
> 76 | expect(newTheme).not.toEqual(initialTheme);
| ^
77 | expect(['light', 'dark']).toContain(newTheme);
78 | });
79 |
at /home/runner/work/nodejs.org/nodejs.org/apps/site/tests/e2e/general-behavior.spec.ts:76:28
|
|
Playwright Tests
Back off 10.308 seconds before retry.
|
|
Playwright Tests
Failed to download action 'https://api.github.com/repos/step-security/harden-runner/tarball/ec9f2d5744a09debf3a187a3f4f675c53b671911'. Error: Response status code does not indicate success: 429 (Too Many Requests). 4400:366EC7:152E06:1AB7A6:6889112D
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › tests/e2e/general-behavior.spec.ts:66:5 › Node.js Website › Theme › should toggle between light/dark themes
17 passed (39.0s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
1.77 MB |
sha256:3a2c9a8347425532c70c0d156ba669c882f8802564eaa23a69bfd9cfbeeaf34a
|
|