Skip to content

feat(gha): add playwright tests & GHA workflow #46

feat(gha): add playwright tests & GHA workflow

feat(gha): add playwright tests & GHA workflow #46

Triggered via pull request September 7, 2023 15:07
Status Failure
Total duration 4m 38s
Artifacts 1

pr_deploy.yml

on: pull_request
Get ref
6s
Get ref
Deploy  /  Commit
6s
Deploy / Commit
Deploy  /  Wait for environment readiness
2m 16s
Deploy / Wait for environment readiness
End-to-end Tests
1m 31s
End-to-end Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
[chromium] › example.spec.ts:10:5 › has title: e2e/tests/example.spec.ts#L1
1) [chromium] › example.spec.ts:10:5 › has title ───────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › example.spec.ts:10:5 › has title: e2e/tests/example.spec.ts#L17
1) [chromium] › example.spec.ts:10:5 › has title ───────────────────────────────────────────────── Error: expect(received).toHaveTitle(expected) Expected string: "GreenSTAR" Received string: "" Call log: - expect.toHaveTitle with timeout 60000ms - waiting for locator(':root') - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" - locator resolved to <html>…</html> - unexpected value "" 15 | timeout: 1000 * 60, 16 | }); > 17 | await expect(page).toHaveTitle("GreenSTAR", { | ^ 18 | timeout: 1000 * 60, 19 | }); 20 | }); at /home/runner/work/greenstar/greenstar/e2e/tests/example.spec.ts:17:24
[chromium] › example.spec.ts:10:5 › has title: e2e/tests/example.spec.ts#L1
1) [chromium] › example.spec.ts:10:5 › has title ───────────────────────────────────────────────── Pending operations: - expect.toHaveTitle at tests/example.spec.ts:17:24
End-to-end Tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › example.spec.ts:10:5 › has title ──────────────────────────────────────────────────

Artifacts

Produced during runtime
Name Size
playwright-report Expired
7.52 KB