Add reveal mnemonic logic #12626
Annotations
3 errors and 4 notices
test
Canceling since a higher priority waiting request for 'add-copy-button-to-mnemonic' exists
|
User creates a new seed phrase account Failed.:
apps/desktop-e2e/src/features/onboarding.feature#L25
Scenario: User creates a new seed phrase account
Step: I click "Continue" button
Error:
locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Continue' })
- locator resolved to <button disabled type="submit" class="chakra-button css-1jqkqf4">Continue</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
19 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at CustomWorld.<anonymous> (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/steps/utils.ts:42:61)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/user_code_runner.ts:37:21)
at /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:52:24
at runInTestCaseScope (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/scope/test_case_scope.ts:15:24)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:51:44)
at async TestCaseRunner.invokeStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:140:12)
at async TestCaseRunner.runStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:340:20)
at /home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/async /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:246:34
at async TestCaseRunner.aroundTestStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:173:28)
at async TestCaseRunner.runAttempt (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:224:7)
at async TestCaseRunner.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:191:29)
at async Worker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/worker.ts:60:20)
at async ChildProcessWorker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:108:21)
at async ChildProcessWorker.receiveMessage (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:99:9)
|
User creates a new seed phrase account Failed.:
apps/desktop-e2e/src/features/onboarding.feature#L25
Scenario: User creates a new seed phrase account
Step: I click "Continue" button
Error:
locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Continue' })
- locator resolved to <button disabled type="submit" class="chakra-button css-1jqkqf4">Continue</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
19 × waiting for element to be visible, enabled and stable
- element is not enabled
- retrying click action
- waiting 500ms
at CustomWorld.<anonymous> (/home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/src/steps/utils.ts:42:61)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/user_code_runner.ts:37:21)
at /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:52:24
at runInTestCaseScope (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/scope/test_case_scope.ts:15:24)
at Object.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/step_runner.ts:51:44)
at async TestCaseRunner.invokeStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:140:12)
at async TestCaseRunner.runStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:340:20)
at /home/runner/work/umami-v2/umami-v2/apps/desktop-e2e/async /home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:246:34
at async TestCaseRunner.aroundTestStep (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:173:28)
at async TestCaseRunner.runAttempt (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:224:7)
at async TestCaseRunner.run (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/test_case_runner.ts:191:29)
at async Worker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/worker.ts:60:20)
at async ChildProcessWorker.runTestCase (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:108:21)
at async ChildProcessWorker.receiveMessage (/home/runner/work/umami-v2/umami-v2/node_modules/@cucumber/cucumber/src/runtime/parallel/worker.ts:99:9)
|
Feature: Multisig Account Creation Report:
apps/desktop-e2e/src/features/multisig.feature#L0
✅ Scenario: User creates a multisig account
|
Feature: User Onboarding Report:
apps/desktop-e2e/src/features/onboarding.feature#L0
❌ Scenario: User creates a new seed phrase account
❌ Scenario: User creates a new seed phrase account
- Scenario: User creates a new seed phrase account
- Scenario: User creates a new seed phrase account
- Scenario: User creates an account with existing seedphrase
- Scenario: User creates an account with existing seedphrase
- Scenario: User creates an account with existing seedphrase
- Scenario: User creates an account with existing seedphrase
- Scenario: User creates an account with existing seedphrase - through create new page
- Scenario: User creates an account with existing seedphrase - through create new page
- Scenario: User creates an account with existing seedphrase - through create new page
- Scenario: User creates an account with existing seedphrase - through create new page
- Scenario: User imports existing secret key account
- Scenario: User imports existing secret key account
- Scenario: User imports a backup file
|
Feature: Staking Report:
apps/desktop-e2e/src/features/staking.feature#L0
- Scenario: I delegate to a baker
- Scenario: I undelegate
- Scenario: I stake to a baker
|
Feature: Automatic updates Report:
apps/desktop-e2e/src/features/updates.feature#L0
- Scenario: My account has been topped-up
|