Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Request Queuing Dapp 1, Switch Tx -> Dapp 2 Send Tx s..." flaky tests #27739

Open
hjetpoluru opened this issue Oct 9, 2024 · 0 comments
Labels
flaky tests Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-platform type-bug

Comments

@hjetpoluru
Copy link
Contributor

CI link https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/104165/workflows/479aaf45-c68f-4e30-ad11-70c8384cbe3e/jobs/3883458/tests

Build - Webpack
Browser - Chrome
Test Scenario - Request Queuing Dapp 1, Switch Tx -> Dapp 2 Send Tx should queue signTypedData tx after eth_sendTransaction confirmation and signTypedData confirmation should target the correct network after eth_sendTransaction is confirmed @no-mmi
Test Path - /test/e2e/tests/request-queuing/dapp1-send-dapp2-signTypedData.spec.js

TimeoutError: Waiting for element to be located By(xpath, .//*[./@data-testid = 'network-display'][(contains(string(.), 'Localhost 7777') or contains(string(.), 'Localhost7777'))])
Wait timed out after 10177ms
  (Ran on CircleCI Node 1 of 20, Job test-e2e-chrome-webpack)
    at /home/circleci/project/node_modules/selenium-webdriver/lib/webdriver.js:929:17
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

image

@hjetpoluru hjetpoluru added type-bug Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-platform flaky tests labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky tests Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-platform type-bug
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

1 participant