Update react monorepo #1470
Triggered via pull request
February 22, 2026 17:15
Status
Failure
Total duration
30d 0h 13m 46s
Artifacts
4
dev.yml
on: pull_request
run-tests
/
build
3m 23s
run-e2e-tests
/
e2e
4m 17s
build-dev-container
/
build-server
10s
build-dev-container
/
build-client
10m 13s
deploy-dev-container
/
deploy
30d 0h
Annotations
4 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:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L14
1) [chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application
Error: expect(locator).toBeVisible() failed
Locator: getByRole('heading', { name: /Student4 User/i })
Expected: visible
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByRole('heading', { name: /Student4 User/i })
12 |
13 | // Wait for the page to fully load — the student heading is always visible for any state
> 14 | await expect(page.getByRole('heading', { name: /Student4 User/i })).toBeVisible({
| ^
15 | timeout: 30_000,
16 | })
17 |
at /home/runner/work/thesis-management/thesis-management/client/e2e/application-review-workflow.spec.ts:14:73
|
|
[chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application:
client/e2e/application-review-workflow.spec.ts#L0
1) [chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject a NOT_ASSESSED application
Test timeout of 60000ms exceeded.
|
|
deploy-dev-container / deploy
The deployment was rejected or didn't satisfy other protection rules.
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › e2e/application-review-workflow.spec.ts:10:7 › Application Review Workflow › advisor can reject 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:bc67426dc1627422488b34f8c69a5fcefd7b5ffc6e957375a6bfb92a33f01219
|
|
|
playwright-report
Expired
|
3.13 MB |
sha256:d8c46ae48013332021c9e91319cb8101a0bb677cd8797320c5b0438f88dc8828
|
|
|
playwright-results
Expired
|
2.47 MB |
sha256:5f7b2c58ff2d833967ade8fe939e6cd408ef0e98514651e5c43a6abd18a768cc
|
|
|
test-results
Expired
|
598 KB |
sha256:ad758d11d43ad05877bb620122e91022aeb6ae43a4846214bf5bb2f00c7ff989
|
|