Enable HTTPS mode in testing environment #62
Annotations
2 errors, 1 warning, and 1 notice
automation/tests/transactionTests.test.js#L1
1) [Transaction tool] › tests/transactionTests.test.js:179:3 › Transaction tests › Verify user can execute account delete tx
Test timeout of 30000ms exceeded.
|
automation/pages/TransactionPage.js#L905
1) [Transaction tool] › tests/transactionTests.test.js:179:3 › Transaction tests › Verify user can execute account delete tx
Error: Failed to enable the button after multiple attempts. Selector: button-sign-and-submit-delete
at pages/TransactionPage.js:905
903 | }
904 |
> 905 | throw new Error(
| ^
906 | `Failed to enable the button after multiple attempts. Selector: ${buttonSelector}`,
907 | );
908 | }
at TransactionPage.fillInAccountId (/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.js:905:11)
at TransactionPage.fillInDeletedAccountId (/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.js:911:5)
at TransactionPage.deleteAccount (/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/TransactionPage.js:564:5)
at /runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:182:27
|
automation/[Transaction tool] › tests/transactionTests.test.js#L1
automation/[Transaction tool] › tests/transactionTests.test.js took 4.3m
|
|
The logs for this run have expired and are no longer available.
Loading