Add a global setting for the default language #2553
Annotations
10 errors, 3 warnings, and 1 notice
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L23
1) [chromium] › functional/detailed/common.test.ts:70: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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23: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#L23
1) [chromium] › functional/detailed/common.test.ts:70: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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23: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#L23
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23: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#L23
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/compliance-assessments.test.ts:207:20
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L23
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23: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#L23
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/compliance-assessments.test.ts:207:20
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L23
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23: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#L23
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23: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#L23
4) [chromium] › functional/user-permissions.test.ts:28:3 › Analyst user has the right permissions › user can set his password
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23:19)
at Object.populateDatabase (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/test-utils.ts:281:22)
|
Run tests with browser chromium:
frontend/tests/utils/base-page.ts#L23
4) [chromium] › functional/user-permissions.test.ts:28:3 › Analyst user has the right permissions › user can set his password
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:23
21 |
22 | async goto() {
> 23 | await this.page.goto(this.url);
| ^
24 | await this.page.waitForURL(this.url);
25 | }
26 |
at PageContent.goto (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/base-page.ts:23:19)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/user-permissions.test.ts:222:22
|
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/nav.test.ts#L1
frontend/[chromium] › functional/nav.test.ts took 44.5s
|
Run tests with browser chromium:
frontend/[chromium] › functional/user-route.test.ts#L1
frontend/[chromium] › functional/user-route.test.ts took 36.8s
|
Run tests with browser chromium
8 failed
[chromium] › functional/detailed/common.test.ts:70: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/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
8 passed (3.5m)
|
Loading