chore(deps): Dependency security updates (#2839) #5248
test-frontend.yaml
on: push
Build | Front-end
4m 35s
Matrix: unit-test
Matrix: test
Annotations
2 errors, 1 warning, and 2 notices
|
[Transaction tool] › tests/organization-advanced/organizationTransactionExecutionTests.test.ts:85:3 › Organization Transaction execution-type tests @organization-advanced › Verify user can execute file update with complex account:
automation/pages/BasePage.ts#L170
2) [Transaction tool] › tests/organization-advanced/organizationTransactionExecutionTests.test.ts:85:3 › Organization Transaction execution-type tests @organization-advanced › Verify user can execute file update with complex account
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByTestId('menu-link-file')
at ../pages/BasePage.ts:170
168 | const element = this.getElement(selector, index);
169 | await element.waitFor({ state: 'visible', timeout });
> 170 | await element.click();
| ^
171 | await this.captureStepScreenshot(`click-${selector}`);
172 | }
173 |
at TransactionPage.click (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/BasePage.ts:170:19)
at TransactionPage.clickOnFileServiceLink (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.ts:1472:5)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:1255:7
at OrganizationPage.startNewTransaction (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:1151:5)
at OrganizationPage.fileUpdate (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/OrganizationPage.ts:1254:5)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/organization-advanced/organizationTransactionExecutionTests.test.ts:92:34
|
|
[Transaction tool] › tests/local-transactions/workflowFileNavigationTests.test.ts:55:3 › Workflow file navigation tests @local-transactions › Verify file card is visible with valid information:
automation/tests/local-transactions/workflowFileNavigationTests.test.ts#L101
1) [Transaction tool] › tests/local-transactions/workflowFileNavigationTests.test.ts:55:3 › Workflow file navigation tests @local-transactions › Verify file card is visible with valid information
Error: expect(received).toBe(expected) // Object.is equality
Expected: "My file description"
Received: "None"
99 | const newDescription = 'My file description';
100 | await filePage.editAndSaveFileDescription(newDescription);
> 101 | expect((await filePage.getFileDescriptionText())?.trim()).toBe(newDescription);
| ^
102 |
103 | // 9.2.9: "File is deleted" warning shown for deleted files
104 | expect(payerPrivateKeyDerHex).toBeTruthy();
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/local-transactions/workflowFileNavigationTests.test.ts:101:63
|
|
Automation | Local Basic
No files were found with the provided path: automation/test-results. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
73 passed (8.8m)
|
|
🎭 Playwright Run Summary
2 flaky
[Transaction tool] › tests/local-transactions/workflowFileNavigationTests.test.ts:55:3 › Workflow file navigation tests @local-transactions › Verify file card is visible with valid information
[Transaction tool] › tests/organization-advanced/organizationTransactionExecutionTests.test.ts:85:3 › Organization Transaction execution-type tests @organization-advanced › Verify user can execute file update with complex account
2 skipped
155 passed (22.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-Local Basic
Expired
|
439 KB |
sha256:2f11f6ecf008aef243e5bc172dfbf3c2177bebb245b6ced9644fd0ccb68f4e62
|
|
|
playwright-report-Shared E2E
Expired
|
2.96 MB |
sha256:a57cc3283b8d91bbb15f8aafcd04b8b40e15c61f2b6185ba216fae45d42023b3
|
|
|
playwright-test-results-Shared E2E
Expired
|
334 KB |
sha256:610c346c600730e45f7263e8222cad5044e8eb8dc4860cb2d0dcd2888e6f3fb1
|
|
|
solo-diagnostics-Shared E2E
Expired
|
28.1 KB |
sha256:adbd123f55645670d8c9689047c327d89a00d472162275d94068c357f286754f
|
|