Make language choice peristent for users #2918
Annotations
10 errors, 2 warnings, and 1 notice
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
1) [chromium] › functional/detailed/common.test.ts:72:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/folders
Call log:
- navigating to "http://localhost:4173/folders", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:35:22
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
1) [chromium] › functional/detailed/common.test.ts:72:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/folders
Call log:
- navigating to "http://localhost:4173/folders", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/common.test.ts:35:22
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
2) [chromium] › functional/detailed/compliance-assessments.test.ts:8:1 › compliance assessments scoring is working properly
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/folders
Call log:
- navigating to "http://localhost:4173/folders", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/compliance-assessments.test.ts:40:22
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
2) [chromium] › functional/detailed/compliance-assessments.test.ts:8:1 › compliance assessments scoring is working properly
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/folders
Call log:
- navigating to "http://localhost:4173/folders", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/compliance-assessments.test.ts:210:20
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
2) [chromium] › functional/detailed/compliance-assessments.test.ts:8:1 › compliance assessments scoring is working properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/folders
Call log:
- navigating to "http://localhost:4173/folders", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/compliance-assessments.test.ts:40:22
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
2) [chromium] › functional/detailed/compliance-assessments.test.ts:8:1 › compliance assessments scoring is working properly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/folders
Call log:
- navigating to "http://localhost:4173/folders", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/compliance-assessments.test.ts:210:20
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
3) [chromium] › functional/detailed/libraries.test.ts:4:1 › every library can be loaded ──────────
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/libraries
Call log:
- navigating to "http://localhost:4173/libraries", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:7:22
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L33
3) [chromium] › functional/detailed/libraries.test.ts:4:1 › every library can be loaded ──────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.goto: net::ERR_ABORTED at http://localhost:4173/libraries
Call log:
- navigating to "http://localhost:4173/libraries", waiting until "load"
at utils/base-page.ts:33
31 |
32 | async goto() {
> 33 | await this.page.goto(this.url);
| ^
34 | await this.page.waitForURL(this.url);
35 | }
36 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:33:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:7:22
|
Run tests with browser chromium:
frontend/tests/utils/test-utils.ts#L609
4) [chromium] › functional/nav.test.ts:6:1 › sidebar navigation tests ────────────────────────────
Error: expect(400).toBeOneofValues([100,399])
at utils/test-utils.ts:609
607 | export function setHttpResponsesListener(page: Page) {
608 | page.on('response', (response) => {
> 609 | expect.soft(response.status()).toBeOneofValues([100, 399]);
| ^
610 | });
611 | }
612 |
at Page.<anonymous> (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/test-utils.ts:609:34)
|
Run tests with browser chromium:
frontend/tests/utils/test-utils.ts#L609
4) [chromium] › functional/nav.test.ts:6:1 › sidebar navigation tests ────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(400).toBeOneofValues([100,399])
at utils/test-utils.ts:609
607 | export function setHttpResponsesListener(page: Page) {
608 | page.on('response', (response) => {
> 609 | expect.soft(response.status()).toBeOneofValues([100, 399]);
| ^
610 | });
611 | }
612 |
at Page.<anonymous> (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/test-utils.ts:609:34)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests with browser chromium:
frontend/[chromium] › functional/user-route.test.ts#L1
frontend/[chromium] › functional/user-route.test.ts took 41.4s
|
Run tests with browser chromium
9 failed
[chromium] › functional/detailed/common.test.ts:72:4 › Tests on domains item › Tests on domains item details › Domains item details are showing properly
[chromium] › functional/detailed/compliance-assessments.test.ts:8:1 › compliance assessments scoring is working properly
[chromium] › functional/detailed/libraries.test.ts:4:1 › every library can be loaded ───────────
[chromium] › functional/nav.test.ts:6:1 › sidebar navigation tests ─────────────────────────────
[chromium] › functional/user-permissions.test.ts:28:3 › Analyst user has the right permissions › user can set his password
[chromium] › functional/user-permissions.test.ts:28:3 › Reader user has the right permissions › user can set his password
[chromium] › functional/user-permissions.test.ts:28:3 › Domain manager user has the right permissions › user can set his password
[chromium] › functional/user-permissions.test.ts:28:3 › Approver user has the right permissions › user can set his password
[chromium] › fuzz/open-redirect/open-redirect.test.ts:5:1 › open redirect fuzz testing ─────────
1 skipped
216 did not run
7 passed (4.9m)
|
Loading