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-queue UI changes should gracefully handle ne..." flaky tests #28213

Open
hjetpoluru opened this issue Oct 31, 2024 · 1 comment
Open
Assignees
Labels
flaky tests Sev2-normal Normal severity; minor loss of service or inconvenience. team-wallet-api-platform type-bug Something isn't working

Comments

@hjetpoluru
Copy link
Contributor

hjetpoluru commented Oct 31, 2024

Test failure reported on Nov 4th (Request-queue UI changes should gracefully handle ne...)

Build - Regular
Browser - Firefox
Test Scenario -Request-queue UI changes should gracefully handle network connectivity failure for confirmations @no-mmi
Test Path - /test/e2e/tests/request-queuing/ui.spec.js

Error: waitUntilXWindowHandles timed out polling window handles. Expected: 4, Actual: 3
  (Ran on CircleCI Node 13 of 24, Job test-e2e-firefox)
    at Driver.waitUntilXWindowHandles (test/e2e/webdriver/driver.js:1020:11)
    at async /home/circleci/project/test/e2e/tests/request-queuing/ui.spec.js:752:9
    at async withFixtures (test/e2e/helpers.js:217:5)
    at async Context.<anonymous> (test/e2e/tests/request-queuing/ui.spec.js:697:5)

image

https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/108611/workflows/14d3701a-a451-4376-9b39-8a45147e08b7/jobs/4062412/tests

Build - Regular
Browser - Firefox
Test Scenario - Request-queue UI changes should gracefully handle network connectivity failure for confirmations @no-mmi
Test Path - /test/e2e/tests/request-queuing/ui.spec.js

TimeoutError: Waiting for element to be located By(xpath, .//*[./@data-testid = 'network-display'] | .//*[./@data-testid = 'signature-request-network-display'][(contains(string(.), 'Localhost 8545') or contains(string(.), 'Localhost8545'))])
Wait timed out after 30035ms
  (Ran on CircleCI Node 0 of 24, Job test-e2e-firefox)
    at /home/circleci/project/node_modules/selenium-webdriver/lib/webdriver.js:929:17
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
@hjetpoluru hjetpoluru added type-bug Something isn't working Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-platform Extension Platform team flaky tests labels Oct 31, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Oct 31, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Oct 31, 2024
@seaona seaona self-assigned this Oct 31, 2024
@chloeYue chloeYue added team-wallet-api-platform and removed team-extension-platform Extension Platform team labels Jan 16, 2025
@chloeYue
Copy link
Contributor

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-wallet-api-platform type-bug Something isn't working
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

3 participants