Update Keycloak to 26.5 #1484
dev.yml
on: push
run-tests
/
build
3m 31s
run-e2e-tests
/
e2e
4m 31s
build-dev-container
/
build-server
16m 27s
build-dev-container
/
build-client
9s
deploy-dev-container
/
deploy
22s
Annotations
7 errors and 1 notice
|
[chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar:
client/e2e/navigation.spec.ts#L72
2) [chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
Error: expect(page).toHaveURL(expected) failed
Expected pattern: /\/dashboard/
Received string: "http://localhost:3000/submit-application"
Timeout: 15000ms
Call log:
- Expect "toHaveURL" with timeout 15000ms
19 × unexpected value "http://localhost:3000/submit-application"
70 | // Navigate back to Dashboard
71 | await page.getByRole('link', { name: 'Dashboard' }).click()
> 72 | await expect(page).toHaveURL(/\/dashboard/)
| ^
73 | await expect(page.getByRole('heading', { name: /dashboard/i })).toBeVisible()
74 | })
75 |
at /home/runner/work/thesis-management/thesis-management/client/e2e/navigation.spec.ts:72:24
|
|
[chromium] › e2e/application-workflow.spec.ts:13:7 › Application Workflow - Student submits application › student can submit an application for a topic through the full stepper:
client/e2e/application-workflow.spec.ts#L19
1) [chromium] › e2e/application-workflow.spec.ts:13:7 › Application Workflow - Student submits application › student can submit an application for a topic through the full stepper
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: 'Submit Application', exact: true })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByRole('heading', { name: 'Submit Application', exact: true })
17 | await expect(
18 | page.getByRole('heading', { name: 'Submit Application', exact: true }),
> 19 | ).toBeVisible({ timeout: 30_000 })
| ^
20 |
21 | // Detect which step we're on (state may vary from prior test runs)
22 | const successText = page.getByText('Your application was successfully submitted!')
at /home/runner/work/thesis-management/thesis-management/client/e2e/application-workflow.spec.ts:19:7
|
|
[chromium] › e2e/application-workflow.spec.ts:13:7 › Application Workflow - Student submits application › student can submit an application for a topic through the full stepper:
client/e2e/application-workflow.spec.ts#L0
1) [chromium] › e2e/application-workflow.spec.ts:13:7 › Application Workflow - Student submits application › student can submit an application for a topic through the full stepper
Test timeout of 60000ms exceeded.
|
|
deploy-dev-container / deploy
Canceling since a higher priority waiting request for deploy-dev-refs/heads/develop exists
|
|
deploy-dev-container / deploy
The operation was canceled.
|
|
Build and Deploy to Dev
Canceling since a higher priority waiting request for deploy-dev-refs/heads/develop exists
|
|
Build and Deploy to Dev
Canceling since a higher priority waiting request for deploy-dev-refs/heads/develop exists
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › e2e/application-workflow.spec.ts:13:7 › Application Workflow - Student submits application › student can submit an application for a topic through the full stepper
[chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
70 passed (2.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
1010 KB |
sha256:38d0fcd1d5a14aa935863db919af811bc651dd067d4a136f7f8c3a519c8430cf
|
|
|
playwright-report
Expired
|
3.87 MB |
sha256:1c152de73cf6fc92924f69102faf0efbb5be54164439dd9b6a77945f6c3657a9
|
|
|
playwright-results
Expired
|
3.21 MB |
sha256:ee58357bf0dd5099206388da4059ee3c837fa3f3d2d23045380dede966ef037d
|
|
|
test-results
Expired
|
598 KB |
sha256:6c54f9ead9418dbd0042828d891282336263541e4e65eb627d6a97fbd437a396
|
|