fix(crux-ui): submit hook #1232
Annotations
2 errors, 6 warnings, and 1 notice
web/crux-ui/e2e/utils/projects.ts#L21
1) [project] › with-login/project.spec.ts:120:9 › Project › Project versioned filter should work › in list view
TimeoutError: page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/jot/projects/**" until "load"
============================================================
at utils/projects.ts:21
19 | await page.locator('button:has-text("Save")').click()
20 |
> 21 | await page.waitForURL(`${TEAM_ROUTES.project.list()}/**`)
| ^
22 | await page.waitForSelector(`h5:text-is("${name}")`)
23 |
24 | if (type === 'versionless') {
at createProject (/__w/dyrectorio/dyrectorio/web/crux-ui/e2e/utils/projects.ts:21:14)
at /__w/dyrectorio/dyrectorio/web/crux-ui/e2e/with-login/project.spec.ts:100:7
|
|
web/crux-ui/[version] › with-login/version.spec.ts#L1
web/crux-ui/[version] › with-login/version.spec.ts took 2.6m
|
web/crux-ui/[template] › with-login/template.spec.ts#L1
web/crux-ui/[template] › with-login/template.spec.ts took 2.1m
|
web/crux-ui/[nodes] › with-login/nodes.spec.ts#L1
web/crux-ui/[nodes] › with-login/nodes.spec.ts took 1.4m
|
web/crux-ui/[registry] › with-login/registry.spec.ts#L1
web/crux-ui/[registry] › with-login/registry.spec.ts took 1.0m
|
web/crux-ui/[notification] › with-login/notification.spec.ts#L1
web/crux-ui/[notification] › with-login/notification.spec.ts took 41.6s
|
|
1 failed
[project] › with-login/project.spec.ts:120:9 › Project › Project versioned filter should work › in list view
3 interrupted
[team] › with-login/team.spec.ts:35:5 › Cant create teams with same slug ───────────────────────
[storage] › with-login/storage.spec.ts:30:5 › Wrong url should show error ──────────────────────
[config-bundle] › with-login/config-bundle.spec.ts:5:5 › Creating a config bundle ──────────────
107 skipped
61 passed (3.6m)
|
The logs for this run have expired and are no longer available.
Loading