1147 add feature to resend new user emails #1375
test-frontend.yaml
on: pull_request
Build | Front-end
1m 55s
Matrix: unit-test
Matrix: test
Annotations
1 error and 5 notices
[Transaction tool] › tests/transactionTests.test.js:175:3 › Transaction tests › Verify user can execute account delete tx:
automation/pages/TransactionPage.js#L756
1) [Transaction tool] › tests/transactionTests.test.js:175:3 › Transaction tests › Verify user can execute account delete tx
Error: Failed to enable the button after multiple attempts. Selector: button-header-create
at pages/TransactionPage.js:756
754 | }
755 |
> 756 | throw new Error(
| ^
757 | `Failed to enable the button after multiple attempts. Selector: ${buttonSelector}`,
758 | );
759 | }
at TransactionPage.fillInAccountId (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.js:756:11)
at TransactionPage.fillInDeletedAccountId (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.js:762:5)
at TransactionPage.deleteAccount (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.js:448:5)
at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:178:27
|
🎭 Playwright Run Summary
10 passed (27.5s)
|
🎭 Playwright Run Summary
5 passed (19.8s)
|
🎭 Playwright Run Summary
19 passed (1.6m)
|
🎭 Playwright Run Summary
1 skipped
31 passed (1.8m)
|
🎭 Playwright Run Summary
1 flaky
[Transaction tool] › tests/transactionTests.test.js:175:3 › Transaction tests › Verify user can execute account delete tx
1 skipped
34 passed (3.5m)
|