chore(deps): bump browserslist to 4.28.7 and @xmldom/xmldom to 0.8.15 #6962
test-frontend.yaml
on: pull_request
Build | Front-end
3m 39s
Matrix: unit-test
Matrix: test
Cleanup | Build Cache
5s
Annotations
1 error, 1 warning, and 2 notices
|
[Transaction tool] › tests/local-transactions/workflowTests.test.ts:168:3 › Workflow account navigation tests @local-transactions › Verify user can add an existing account:
automation/pages/BasePage.ts#L170
1) [Transaction tool] › tests/local-transactions/workflowTests.test.ts:168:3 › Workflow account navigation tests @local-transactions › Verify user can add an existing account
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByTestId('button-link-account-id')
- locator resolved to <button disabled type="submit" data-v-c2b8a1a9="" class="btn btn-primary mt-5" data-testid="button-link-account-id">Link Account</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 100ms
58 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
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 AccountPage.click (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/BasePage.ts:170:19)
at AccountPage.clickOnLinkAccountButton (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/AccountPage.ts:193:5)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/local-transactions/workflowTests.test.ts:175:5
|
|
Automation | Local Basic
No files were found with the provided path: automation/test-results. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
74 passed (9.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[Transaction tool] › tests/local-transactions/workflowTests.test.ts:168:3 › Workflow account navigation tests @local-transactions › Verify user can add an existing account
2 skipped
156 passed (22.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-Local Basic
|
447 KB |
sha256:0d068f3df375220083c4013fbb93300c2626cd01e82f17490ef496023cd1a52c
|
|
|
playwright-report-Shared E2E
|
2.71 MB |
sha256:6ae0382d6404b3f037c3c6a6b44692eb2158cd1c235701255074e85922227da5
|
|
|
playwright-test-results-Shared E2E
|
109 KB |
sha256:8b3028b3e9d9a6fc70bddbb02e48c9c60726915fede9c014806c95f5719f11f3
|
|
|
solo-diagnostics-Shared E2E
|
27.8 KB |
sha256:b98592e416bfaaee9551cb791f37fff0e53d5864b4b31651f996bbc70ef2c4ce
|
|