Skip to content

✅ Add test for guest to logged in user migration #3653

✅ Add test for guest to logged in user migration

✅ Add test for guest to logged in user migration #3653

Triggered via pull request February 3, 2025 12:04
Status Failure
Total duration 5m 26s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
Integration tests
@rallly/web#test:integration: command (/home/runner/work/rallly/rallly/apps/web) /tmp/yarn--1738584536678-0.3011505992014687/yarn run test:integration exited (1)
[chromium] › authentication.spec.ts:41:9 › new user › user registration: tests/authentication.spec.ts#L1
1) [chromium] › authentication.spec.ts:41:9 › new user › user registration ─────────────────────── Test timeout of 30000ms exceeded.
[chromium] › authentication.spec.ts:41:9 › new user › user registration: tests/register-page.ts#L16
1) [chromium] › authentication.spec.ts:41:9 › new user › user registration ─────────────────────── Error: locator.fill: Test timeout of 30000ms exceeded. Call log: - waiting for getByPlaceholder('Jessie Smith') at register-page.ts:16 14 | async register({ name, email }: { name: string; email: string }) { 15 | // Fill in registration form > 16 | await this.page.getByPlaceholder("Jessie Smith").fill(name); | ^ 17 | await this.page.getByPlaceholder("[email protected]").fill(email); 18 | 19 | await this.page at RegisterPage.register (/home/runner/work/rallly/rallly/apps/web/tests/register-page.ts:16:54) at /home/runner/work/rallly/rallly/apps/web/tests/authentication.spec.ts:43:26
Integration tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › authentication.spec.ts:41:9 › new user › user registration ──────────────────────── 1 skipped 5 did not run 18 passed (59.8s)

Artifacts

Produced during runtime
Name Size
playwright-report
540 KB