Upgrade sveltekit-superforms to v2 #653
startup-tests.yml
on: pull_request
startup-docker-compose-test
1m 40s
Matrix: startup-functional-test
Annotations
10 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/functional/startup.test.ts#L1
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Test timeout of 50000ms exceeded.
|
[chromium] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/login-page.ts#L46
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Error: locator.fill: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByTestId('form-input-username')
at utils/login-page.ts:46
44 | this.email = email;
45 | this.password = password;
> 46 | await this.usernameInput.fill(email);
| ^
47 | await this.passwordInput.fill(password);
48 | await this.loginButton.click();
49 | if (email === LoginPage.defaultEmail && password === LoginPage.defaultPassword) {
at LoginPage.login (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/login-page.ts:46:28)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:7:19
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:4:2
|
[chromium] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/functional/startup.test.ts#L1
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 50000ms exceeded.
|
[chromium] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/login-page.ts#L46
1) [chromium] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByTestId('form-input-username')
at utils/login-page.ts:46
44 | this.email = email;
45 | this.password = password;
> 46 | await this.usernameInput.fill(email);
| ^
47 | await this.passwordInput.fill(password);
48 | await this.loginButton.click();
49 | if (email === LoginPage.defaultEmail && password === LoginPage.defaultPassword) {
at LoginPage.login (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/login-page.ts:46:28)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:7:19
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:4:2
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/functional/startup.test.ts#L1
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Test timeout of 50000ms exceeded.
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/login-page.ts#L46
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Error: locator.fill: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByTestId('form-input-username')
at utils/login-page.ts:46
44 | this.email = email;
45 | this.password = password;
> 46 | await this.usernameInput.fill(email);
| ^
47 | await this.passwordInput.fill(password);
48 | await this.loginButton.click();
49 | if (email === LoginPage.defaultEmail && password === LoginPage.defaultPassword) {
at LoginPage.login (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/login-page.ts:46:28)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:7:19
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:4:2
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/functional/startup.test.ts#L1
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 50000ms exceeded.
|
[firefox] › functional/startup.test.ts:3:1 › startup tests:
frontend/tests/utils/login-page.ts#L46
2) [firefox] › functional/startup.test.ts:3:1 › startup tests › proper redirection to the login page
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.fill: Test timeout of 50000ms exceeded.
Call log:
- waiting for getByTestId('form-input-username')
at utils/login-page.ts:46
44 | this.email = email;
45 | this.password = password;
> 46 | await this.usernameInput.fill(email);
| ^
47 | await this.passwordInput.fill(password);
48 | await this.loginButton.click();
49 | if (email === LoginPage.defaultEmail && password === LoginPage.defaultPassword) {
at LoginPage.login (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/login-page.ts:46:28)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:7:19
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/startup.test.ts:4: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
|
3.57 MB |
|