feature/TASK-2024-00351 : update side-bar #4
startup-tests.yml
on: pull_request
startup-docker-compose-test
1m 56s
Matrix: startup-functional-test
Annotations
6 errors, 1 warning, and 1 notice
startup-docker-compose-test
Process completed with exit code 1.
|
[chromium] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/base-page.ts#L24
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "BirdEye"
Received string: "Bird Eye"
Call log:
- expect.soft.toHaveText with timeout 10000ms
- waiting for locator('#page-title')
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
at utils/base-page.ts:24
22 |
23 | async hasTitle(title: string | RegExp = this.name) {
> 24 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
25 | }
26 |
27 | async hasUrl() {
at BirdEyePage.hasTitle (/home/runner/work/quant_assure/quant_assure/frontend/tests/utils/base-page.ts:24:37)
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:13:21
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:11:2
|
[chromium] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/base-page.ts#L24
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "BirdEye"
Received string: "Bird Eye"
Call log:
- expect.soft.toHaveText with timeout 10000ms
- waiting for locator('#page-title')
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
at utils/base-page.ts:24
22 |
23 | async hasTitle(title: string | RegExp = this.name) {
> 24 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
25 | }
26 |
27 | async hasUrl() {
at BirdEyePage.hasTitle (/home/runner/work/quant_assure/quant_assure/frontend/tests/utils/base-page.ts:24:37)
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:13:21
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:11:2
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/base-page.ts#L24
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "BirdEye"
Received string: "Bird Eye"
Call log:
- expect.soft.toHaveText with timeout 10000ms
- waiting for locator('#page-title')
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
at utils/base-page.ts:24
22 |
23 | async hasTitle(title: string | RegExp = this.name) {
> 24 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
25 | }
26 |
27 | async hasUrl() {
at BirdEyePage.hasTitle (/home/runner/work/quant_assure/quant_assure/frontend/tests/utils/base-page.ts:24:37)
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:13:21
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:11:2
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/base-page.ts#L24
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the analytics page after login
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('#page-title')
Expected string: "BirdEye"
Received string: "Bird Eye"
Call log:
- expect.soft.toHaveText with timeout 10000ms
- waiting for locator('#page-title')
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
- locator resolved to <span id="page-title" class="text-2xl font-bold pb-1">Bird Eye</span>
- unexpected value "Bird Eye"
at utils/base-page.ts:24
22 |
23 | async hasTitle(title: string | RegExp = this.name) {
> 24 | await expect.soft(this.pageTitle).toHaveText(title);
| ^
25 | }
26 |
27 | async hasUrl() {
at BirdEyePage.hasTitle (/home/runner/work/quant_assure/quant_assure/frontend/tests/utils/base-page.ts:24:37)
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:13:21
at /home/runner/work/quant_assure/quant_assure/frontend/tests/functional/startup.test.ts:11:2
|
startup-functional-test (3.11)
Process completed with exit code 1.
|
startup-functional-test (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 failed
[chromium] › functional/startup.test.ts:3:1 › startup tests ────────────────────────────────────
[firefox] › functional/startup.test.ts:3:1 › startup tests ─────────────────────────────────────
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
startup-functional-test-report
Expired
|
13.9 MB |
|