🎨 Update admin layout and pages #2125
ci.yml
on: pull_request
Linting
1m 35s
Run tests
2m 34s
Annotations
4 errors, 1 warning, and 1 notice
Run tests
@rallly/web#test: command (/home/runner/work/rallly/rallly/apps/web) yarn run test exited (1)
|
[chromium] › tests/authentication.spec.ts:149:9 › existing user › allow using different case in email:
apps/web/tests/authentication.spec.ts#L1
1) [chromium] › tests/authentication.spec.ts:149:9 › existing user › allow using different case in email
Test timeout of 30000ms exceeded.
|
[chromium] › tests/authentication.spec.ts:149:9 › existing user › allow using different case in email:
apps/web/tests/authentication.spec.ts#L166
1) [chromium] › tests/authentication.spec.ts:149:9 › existing user › allow using different case in email
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByTestId('user-dropdown')
============================================================
164 | await page.waitForURL("/polls");
165 |
> 166 | await page.getByTestId("user-dropdown").click();
| ^
167 |
168 | await expect(page.getByText("Test User")).toBeVisible();
169 | });
at /home/runner/work/rallly/rallly/apps/web/tests/authentication.spec.ts:166:47
|
Run tests
Process completed with exit code 1.
|
Slow Test:
apps/web/[chromium] › tests/authentication.spec.ts#L1
apps/web/[chromium] › tests/authentication.spec.ts took 35.0s
|
🎭 Playwright Run Summary
1 failed
[chromium] › tests/authentication.spec.ts:149:9 › existing user › allow using different case in email
1 skipped
15 passed (52.6s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
1.73 MB |
|