Skip to content

refactor: simplify refresh balance triggers #24209

refactor: simplify refresh balance triggers

refactor: simplify refresh balance triggers #24209

GitHub Actions / Android (34) e2e Test Report failed Nov 14, 2024 in 0s

120 tests run, 99 passed, 9 skipped, 12 failed.

Annotations

Check failure on line 1 in Ramps Given Cash In When Add Funds selected Then should display cUSD provider(s) for $20

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Ramps Given Cash In When Add Funds selected Then should display cUSD provider(s) for $20

Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'cUSDSymbol' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Celo page celo education should be able to navigate with swipes

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Celo page celo education should be able to navigate with swipes

Test Failed: 10.0sec timeout expired without matching of given matcher: (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)
    at withTimeout (/home/runner/work/wallet/wallet/e2e/src/usecases/CeloEducation.js:25:6)
Raw output
Test Failed: 10.0sec timeout expired without matching of given matcher: (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)
    at withTimeout (/home/runner/work/wallet/wallet/e2e/src/usecases/CeloEducation.js:25:6)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7
    at new Promise (<anonymous>)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12
    at apply (/home/runner/work/wallet/wallet/e2e/src/usecases/CeloEducation.js:22:26)
    at Object.progressButtonCheck (/home/runner/work/wallet/wallet/e2e/src/usecases/CeloEducation.js:40:11)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Celo page celo education should be able to navigate with 'Next' & 'Back' button taps

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Celo page celo education should be able to navigate with 'Next' & 'Back' button taps

Error: Element with testID 'Education/progressButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'Education/progressButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Celo page celo education should be able to close CELO education carousel

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Celo page celo education should be able to close CELO education carousel

Error: Element with testID 'Education/CloseIcon' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'Education/CloseIcon' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Celo page celo education should be able to complete CELO education carousel

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Celo page celo education should be able to complete CELO education carousel

Test Failed: No views in hierarchy found matching: ((an instance of android.widget.TextView and view.getText() with or without transformation to match: is "Learn More" and view has effective visibility <VISIBLE>) and is descendant of a view matching (view.getTag() is "NotificationView/celo_asset_education" and view has effective visibility <VISIBLE>))
Raw output
Test Failed: No views in hierarchy found matching: ((an instance of android.widget.TextView and view.getText() with or without transformation to match: is "Learn More" and view has effective visibility <VISIBLE>) and is descendant of a view matching (view.getTag() is "NotificationView/celo_asset_education" and view has effective visibility <VISIBLE>))


HINT: To print view hierarchy on failed actions/matches, use log-level verbose or higher.
    at Object.tap (/home/runner/work/wallet/wallet/e2e/src/usecases/CeloEducation.js:62:7)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7
    at new Promise (<anonymous>)
    at Object.<anonymous> (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12)
    at Promise.then.completed (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at _runTestsForDescribeBlock (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/wallet/wallet/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/runTest.js:444:34)
    at Object.worker (/home/runner/work/wallet/wallet/node_modules/jest-runner/build/testWorker.js:106:12)

Check failure on line 1 in Given Wallet Connect When V2 Then is able to send a transaction (eth_sendTransaction)

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Given Wallet Connect When V2 Then is able to send a transaction (eth_sendTransaction)

Test Failed: 15.0sec timeout expired without matching of given matcher: (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)
    at withTimeout (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:52:6)
Raw output
Test Failed: 15.0sec timeout expired without matching of given matcher: (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() covers at least <75> percent of the view's area)
    at withTimeout (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:52:6)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:22:7
    at new Promise (<anonymous>)
    at /home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:14:12
    at apply (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:49:33)
    at verifySuccessfulConnection (/home/runner/work/wallet/wallet/e2e/src/usecases/WalletConnectV2.js:77:9)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _next (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:17:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Support Send Message to Support

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Account Support Send Message to Support

Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Settings Edit Profile Name

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Account Settings Edit Profile Name

Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Settings Change Language

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Account Settings Change Language

Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Settings Change Currency

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Account Settings Change Currency

Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Reset Account Reset Account by doing the Recovery Phrase quiz

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Account Reset Account Reset Account by doing the Recovery Phrase quiz

Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 1 in Account Setup New Account Should be able to restore newly created account

See this annotation in the file changed.

@github-actions github-actions / Android (34) e2e Test Report

Account Setup New Account Should be able to restore newly created account

Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
Raw output
Error: Element with testID 'WalletHome/SettingsGearButton' not found
    at /home/runner/work/wallet/wallet/e2e/src/utils/utils.js:134:11
    at Generator.throw (<anonymous>)
    at asyncGeneratorStep (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:17)
    at _throw (/home/runner/work/wallet/wallet/node_modules/@babel/runtime/helpers/asyncToGenerator.js:20:9)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)