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 "ERC721 NFTs testdapp interaction should prompt users..." flaky tests #26611

Closed
hjetpoluru opened this issue Aug 22, 2024 · 2 comments
Closed
Labels
flaky tests Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-platform Extension Platform team type-bug Something isn't working

Comments

@hjetpoluru
Copy link
Contributor

https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/96870/workflows/4cc4154d-6ffd-47eb-8366-5f6aeddafbad/jobs/3605974/tests

StaleElementReferenceError: stale element reference: stale element not found in the current frame
  (Session info: chrome=126.0.6478.182)
  (Ran on CircleCI Node 1 of 20, Job test-e2e-chrome)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:524:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:601:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:529:28)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:745:17)
    at async /home/circleci/project/test/e2e/tests/tokens/nft/erc721-interaction.spec.js:246:22
    at async withFixtures (test/e2e/helpers.js:212:5)
    at async Context.<anonymous> (test/e2e/tests/tokens/nft/erc721-interaction.spec.js:205:5)

Test level error and CI link
https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/96870/workflows/4cc4154d-6ffd-47eb-8366-5f6aeddafbad/jobs/3605974/parallel-runs/1?filterBy=ALL

2024-08-22T04:53:52.552Z [driver] Called 'clickElement' with arguments ["[data-testid=\"account-overview__activity-tab\"]"]
2024-08-22T04:53:52.713Z [driver] Called 'waitForSelector' with arguments [{"css":"[data-testid=\"activity-list-item-action\"]","text":"Deposit"}]
Failure on testcase: 'ERC721 NFTs testdapp interaction should prompt users to add their NFTs to their wallet (all at once)', for more information see the artifacts tab in CI

StaleElementReferenceError: stale element reference: stale element not found in the current frame
  (Session info: chrome=126.0.6478.182)

Potential issue could be on the notification dialog not appearing
Screenshot 2024-08-22 at 9 22 00 AM

@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 Aug 22, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Aug 22, 2024
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Aug 22, 2024
@chloeYue
Copy link
Contributor

@chloeYue
Copy link
Contributor

Close this ticket as this test was removed

@github-project-automation github-project-automation bot moved this from To be fixed to Fixed in Bugs by team Jan 16, 2025
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 Extension Platform team type-bug Something isn't working
Projects
Archived in project
Status: Fixed
Development

No branches or pull requests

2 participants