Skip to content

Test Frontend

Test Frontend #1611

Manually triggered January 15, 2025 13:18
Status Failure
Total duration 6m 49s
Artifacts

test-frontend.yaml

on: workflow_dispatch
Build | Front-end
1m 48s
Matrix: unit-test
Matrix: test

Annotations

50 errors, 5 warnings, and 5 notices
Automation | Login
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message
Automation | Login
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message
Automation | Login
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message
Automation | Login
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message
[Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message: automation/tests/loginTests.test.js#L20
1) [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message "beforeAll" hook timeout of 30000ms exceeded. 18 | 19 | test.describe('Login tests', () => { > 20 | test.beforeAll(async () => { | ^ 21 | await resetDbState(); 22 | ({ app, window } = await setupApp()); 23 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/loginTests.test.js:20:8
[Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message: automation/utils/util.js#L45
1) [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/loginTests.test.js:39:11
[Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message: automation/tests/loginTests.test.js#L20
1) [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 18 | 19 | test.describe('Login tests', () => { > 20 | test.beforeAll(async () => { | ^ 21 | await resetDbState(); 22 | ({ app, window } = await setupApp()); 23 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/loginTests.test.js:20:8
[Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message: automation/utils/util.js#L45
1) [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/loginTests.test.js:39:11
[Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message: automation/tests/loginTests.test.js#L20
1) [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 18 | 19 | test.describe('Login tests', () => { > 20 | test.beforeAll(async () => { | ^ 21 | await resetDbState(); 22 | ({ app, window } = await setupApp()); 23 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/loginTests.test.js:20:8
[Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message: automation/utils/util.js#L45
1) [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/loginTests.test.js:39:11
Automation | Registration
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page
Automation | Registration
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page
Automation | Registration
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page
Automation | Registration
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page
[Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page: automation/tests/registrationTests.test.js#L18
1) [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page "beforeAll" hook timeout of 30000ms exceeded. 16 | 17 | test.describe('Registration tests', () => { > 18 | test.beforeAll(async () => { | ^ 19 | await resetDbState(); 20 | ({ app, window } = await setupApp()); 21 | registrationPage = new RegistrationPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/registrationTests.test.js:18:8
[Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page: automation/utils/util.js#L45
1) [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/registrationTests.test.js:25:11
[Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page: automation/tests/registrationTests.test.js#L18
1) [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 16 | 17 | test.describe('Registration tests', () => { > 18 | test.beforeAll(async () => { | ^ 19 | await resetDbState(); 20 | ({ app, window } = await setupApp()); 21 | registrationPage = new RegistrationPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/registrationTests.test.js:18:8
[Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page: automation/utils/util.js#L45
1) [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/registrationTests.test.js:25:11
[Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page: automation/tests/registrationTests.test.js#L18
1) [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 16 | 17 | test.describe('Registration tests', () => { > 18 | test.beforeAll(async () => { | ^ 19 | await resetDbState(); 20 | ({ app, window } = await setupApp()); 21 | registrationPage = new RegistrationPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/registrationTests.test.js:18:8
[Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page: automation/utils/util.js#L45
1) [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/registrationTests.test.js:25:11
Automation | Settings
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present
Automation | Settings
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present
Automation | Settings
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present
Automation | Settings
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present
[Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present: automation/tests/settingsTests.test.js#L22
1) [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present "beforeAll" hook timeout of 30000ms exceeded. 20 | 21 | test.describe('Settings tests', () => { > 22 | test.beforeAll(async () => { | ^ 23 | await resetDbState(); 24 | ({ app, window } = await setupApp()); 25 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:22:8
[Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present: automation/utils/util.js#L45
1) [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:42:11
[Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present: automation/tests/settingsTests.test.js#L22
1) [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 20 | 21 | test.describe('Settings tests', () => { > 22 | test.beforeAll(async () => { | ^ 23 | await resetDbState(); 24 | ({ app, window } = await setupApp()); 25 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:22:8
[Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present: automation/utils/util.js#L45
1) [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:42:11
[Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present: automation/tests/settingsTests.test.js#L22
1) [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 20 | 21 | test.describe('Settings tests', () => { > 22 | test.beforeAll(async () => { | ^ 23 | await resetDbState(); 24 | ({ app, window } = await setupApp()); 25 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:22:8
[Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present: automation/utils/util.js#L45
1) [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'close') at utils/util.js:45 43 | 44 | async function closeApp(app) { > 45 | await app.close(); | ^ 46 | } 47 | 48 | async function setupEnvironmentForTransactions(window, privateKey = process.env.PRIVATE_KEY) { at closeApp (/home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:45:13) at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:42:11
Automation | Transactions
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct
Automation | Transactions
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct
Automation | Transactions
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct
Automation | Transactions
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct
[Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct: automation/tests/transactionTests.test.js#L21
1) [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct "beforeAll" hook timeout of 30000ms exceeded. 19 | 20 | test.describe('Transaction tests', () => { > 21 | test.beforeAll(async () => { | ^ 22 | await resetDbState(); 23 | ({ app, window } = await setupApp()); 24 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:21:8
[Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct: automation/tests/transactionTests.test.js#L46
1) [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct TypeError: Cannot set properties of undefined (setting 'generatedAccounts') 44 | test.afterAll(async () => { 45 | // Ensure transactionPage generatedAccounts is empty > 46 | transactionPage.generatedAccounts = []; | ^ 47 | await closeApp(app); 48 | await resetDbState(); 49 | }); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:46:38
[Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct: automation/tests/transactionTests.test.js#L21
1) [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 19 | 20 | test.describe('Transaction tests', () => { > 21 | test.beforeAll(async () => { | ^ 22 | await resetDbState(); 23 | ({ app, window } = await setupApp()); 24 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:21:8
[Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct: automation/tests/transactionTests.test.js#L46
1) [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot set properties of undefined (setting 'generatedAccounts') 44 | test.afterAll(async () => { 45 | // Ensure transactionPage generatedAccounts is empty > 46 | transactionPage.generatedAccounts = []; | ^ 47 | await closeApp(app); 48 | await resetDbState(); 49 | }); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:46:38
[Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct: automation/tests/transactionTests.test.js#L21
1) [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 19 | 20 | test.describe('Transaction tests', () => { > 21 | test.beforeAll(async () => { | ^ 22 | await resetDbState(); 23 | ({ app, window } = await setupApp()); 24 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:21:8
[Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct: automation/tests/transactionTests.test.js#L46
1) [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot set properties of undefined (setting 'generatedAccounts') 44 | test.afterAll(async () => { 45 | // Ensure transactionPage generatedAccounts is empty > 46 | transactionPage.generatedAccounts = []; | ^ 47 | await closeApp(app); 48 | await resetDbState(); 49 | }); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/transactionTests.test.js:46:38
Automation | Workflow
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information
Automation | Workflow
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information
Automation | Workflow
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information
Automation | Workflow
TargetClosedError: Target page, context or browser has been closed Failed worker ran 1 test: [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information
[Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information: automation/tests/workflowTests.test.js#L24
1) [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information "beforeAll" hook timeout of 30000ms exceeded. 22 | 23 | test.describe('Workflow tests', () => { > 24 | test.beforeAll(async () => { | ^ 25 | await resetDbState(); 26 | ({ app, window } = await setupApp()); 27 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/workflowTests.test.js:24:8
[Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information: automation/tests/workflowTests.test.js#L52
1) [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information TypeError: Cannot set properties of undefined (setting 'generatedAccounts') 50 | test.afterAll(async () => { 51 | // Ensure transactionPage generatedAccounts is empty > 52 | transactionPage.generatedAccounts = []; | ^ 53 | await closeApp(app); 54 | await resetDbState(); 55 | }); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/workflowTests.test.js:52:38
[Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information: automation/tests/workflowTests.test.js#L24
1) [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 22 | 23 | test.describe('Workflow tests', () => { > 24 | test.beforeAll(async () => { | ^ 25 | await resetDbState(); 26 | ({ app, window } = await setupApp()); 27 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/workflowTests.test.js:24:8
[Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information: automation/tests/workflowTests.test.js#L52
1) [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot set properties of undefined (setting 'generatedAccounts') 50 | test.afterAll(async () => { 51 | // Ensure transactionPage generatedAccounts is empty > 52 | transactionPage.generatedAccounts = []; | ^ 53 | await closeApp(app); 54 | await resetDbState(); 55 | }); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/workflowTests.test.js:52:38
[Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information: automation/tests/workflowTests.test.js#L24
1) [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── "beforeAll" hook timeout of 30000ms exceeded. 22 | 23 | test.describe('Workflow tests', () => { > 24 | test.beforeAll(async () => { | ^ 25 | await resetDbState(); 26 | ({ app, window } = await setupApp()); 27 | loginPage = new LoginPage(window); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/workflowTests.test.js:24:8
[Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information: automation/tests/workflowTests.test.js#L52
1) [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot set properties of undefined (setting 'generatedAccounts') 50 | test.afterAll(async () => { 51 | // Ensure transactionPage generatedAccounts is empty > 52 | transactionPage.generatedAccounts = []; | ^ 53 | await closeApp(app); 54 | await resetDbState(); 55 | }); at /home/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/workflowTests.test.js:52:38
Automation | Login
No files were found with the provided path: automation/test-results/screenshots/. No artifacts will be uploaded.
Automation | Registration
No files were found with the provided path: automation/test-results/screenshots/. No artifacts will be uploaded.
Automation | Settings
No files were found with the provided path: automation/test-results/screenshots/. No artifacts will be uploaded.
Automation | Transactions
No files were found with the provided path: automation/test-results/screenshots/. No artifacts will be uploaded.
Automation | Workflow
No files were found with the provided path: automation/test-results/screenshots/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 failed [Transaction tool] › tests/loginTests.test.js:47:3 › Login tests › Verify that login with incorrect password shows an error message 4 did not run
🎭 Playwright Run Summary
1 failed [Transaction tool] › tests/registrationTests.test.js:34:3 › Registration tests › Verify all elements are present on the registration page 18 did not run
🎭 Playwright Run Summary
1 failed [Transaction tool] › tests/settingsTests.test.js:52:3 › Settings tests › Verify that all elements in settings page are present 9 did not run
🎭 Playwright Run Summary
1 failed [Transaction tool] › tests/transactionTests.test.js:63:3 › Transaction tests › Verify that all elements on account create page are correct 1 skipped 34 did not run
🎭 Playwright Run Summary
1 failed [Transaction tool] › tests/workflowTests.test.js:68:3 › Workflow tests › Verify account card is visible with valid information 1 skipped 30 did not run