Skip to content

Typography Tests

Typography Tests #22

Re-run triggered February 23, 2024 13:30
Status Failure
Total duration 3m 52s
Artifacts

tests-e2e.yml

on: pull_request
Matrix: playwright
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 4 warnings, and 2 notices
[chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend: tests/e2e/specs/typography.spec.js#L95
1) [chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('#ghostkit-fonts-google-css') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('#ghostkit-fonts-google-css') 93 | const googleFontsApi = page.locator('#ghostkit-fonts-google-css'); 94 | > 95 | await expect(googleFontsApi).toHaveAttribute('href'); | ^ 96 | 97 | const googleFontsApiLink = await googleFontsApi.getAttribute('href'); 98 | at /home/runner/work/ghostkit/ghostkit/tests/e2e/specs/typography.spec.js:95:32
[chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend: tests/e2e/specs/typography.spec.js#L95
1) [chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('#ghostkit-fonts-google-css') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('#ghostkit-fonts-google-css') 93 | const googleFontsApi = page.locator('#ghostkit-fonts-google-css'); 94 | > 95 | await expect(googleFontsApi).toHaveAttribute('href'); | ^ 96 | 97 | const googleFontsApiLink = await googleFontsApi.getAttribute('href'); 98 | at /home/runner/work/ghostkit/ghostkit/tests/e2e/specs/typography.spec.js:95:32
[chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend: tests/e2e/specs/typography.spec.js#L95
1) [chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute() Locator: locator('#ghostkit-fonts-google-css') Expected: have attribute Received: not have attribute Call log: - expect.toHaveAttribute with timeout 5000ms - waiting for locator('#ghostkit-fonts-google-css') 93 | const googleFontsApi = page.locator('#ghostkit-fonts-google-css'); 94 | > 95 | await expect(googleFontsApi).toHaveAttribute('href'); | ^ 96 | 97 | const googleFontsApiLink = await googleFontsApi.getAttribute('href'); 98 | at /home/runner/work/ghostkit/ghostkit/tests/e2e/specs/typography.spec.js:95:32
Playwright - 2
Process completed with exit code 1.
Playwright - 4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Playwright - 2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
2 passed (5.4s)
🎭 Playwright Run Summary
1 failed [chromium] › typography.spec.js:81:6 › typography › Check fonts available on backend and frontend 4 passed (38.8s)