Update client dependencies for react, mantine, tiptap and keycloak-js #1477
dev.yml
on: pull_request
run-tests
/
build
3m 16s
run-e2e-tests
/
e2e
4m 21s
build-dev-container
/
build-server
13s
build-dev-container
/
build-client
10m 2s
deploy-dev-container
/
deploy
13m 37s
Annotations
5 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-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L57
1) [chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: /Student5 User/i })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByRole('heading', { name: /Student5 User/i })
55 |
56 | // Wait for the page to fully load — the student heading is always visible for any state
> 57 | await expect(page.getByRole('heading', { name: /Student5 User/i })).toBeVisible({
| ^
58 | timeout: 30_000,
59 | })
60 |
at /home/runner/work/thesis-management/thesis-management/client/e2e/application-review-workflow.spec.ts:57:73
|
|
[chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L0
1) [chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application
Test timeout of 60000ms exceeded.
|
|
Build and Deploy to Dev
Canceling since a higher priority waiting request for deploy-dev-844 exists
|
|
Build and Deploy to Dev
Canceling since a higher priority waiting request for deploy-dev-844 exists
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › e2e/application-review-workflow.spec.ts:53:7 › Application Review Workflow › advisor can accept a NOT_ASSESSED application
[chromium] › e2e/navigation.spec.ts:57:7 › Navigation - Student routes › can navigate between pages via sidebar
70 passed (2.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
1010 KB |
sha256:15ef2f9f29a61635a077bf14b4220811d255f8c5fe93a1c88d4e413192875397
|
|
|
playwright-report
Expired
|
2.39 MB |
sha256:293786f236877fe68c3550b56d9aa28190cd2d431c090794be69489c1f3f1c41
|
|
|
playwright-results
Expired
|
1.72 MB |
sha256:5037ac4edd0cc004616ad6f874119a7005df9198f4ef7332f43578ccb3f6ea30
|
|
|
test-results
Expired
|
597 KB |
sha256:296865ac0ffdbb520466af78940663223ae74d276430f841639c55836138af89
|
|