ci: integrate frontend and backend tests with organization-related test suites #3810
test-frontend.yaml
on: pull_request
Build | Front-end
2m 56s
Matrix: unit-test
Matrix: test
Annotations
4 errors and 1 notice
|
Automation | Organization
Process completed with exit code 1.
|
|
[Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization:
automation/pages/OrganizationPage.ts#L234
1) [Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: PRIVATE_KEY env variable is not set
at ../pages/OrganizationPage.ts:234
232 | const user = this.users[0];
233 | const privateKey = getPrivateKeyEnv();
> 234 | if (!privateKey) throw new Error('PRIVATE_KEY env variable is not set');
| ^
235 |
236 | // Full setup for the first user (index 0) who is payer
237 | await this.signInOrganization(user.email, user.password, encryptionPassword);
at OrganizationPage.setUpInitialUsers (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:234:28)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organizationGroupTests.test.ts:70:28
|
|
[Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization:
automation/pages/OrganizationPage.ts#L234
1) [Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: PRIVATE_KEY env variable is not set
at ../pages/OrganizationPage.ts:234
232 | const user = this.users[0];
233 | const privateKey = getPrivateKeyEnv();
> 234 | if (!privateKey) throw new Error('PRIVATE_KEY env variable is not set');
| ^
235 |
236 | // Full setup for the first user (index 0) who is payer
237 | await this.signInOrganization(user.email, user.password, encryptionPassword);
at OrganizationPage.setUpInitialUsers (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:234:28)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organizationGroupTests.test.ts:70:28
|
|
[Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization:
automation/pages/OrganizationPage.ts#L234
1) [Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization
Error: PRIVATE_KEY env variable is not set
at ../pages/OrganizationPage.ts:234
232 | const user = this.users[0];
233 | const privateKey = getPrivateKeyEnv();
> 234 | if (!privateKey) throw new Error('PRIVATE_KEY env variable is not set');
| ^
235 |
236 | // Full setup for the first user (index 0) who is payer
237 | await this.signInOrganization(user.email, user.password, encryptionPassword);
at OrganizationPage.setUpInitialUsers (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:234:28)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organizationGroupTests.test.ts:70:28
|
|
🎭 Playwright Run Summary
1 failed
[Transaction tool] › tests/organizationGroupTests.test.ts:134:8 › Organization Group Tx tests › Verify user can execute group transaction in organization
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-Organization
Expired
|
285 KB |
sha256:d7cda481e47ff72bafa6f6de81cf6eab5172c3c6d616defc6df085693aa73a70
|
|