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 "Test Snap RPC can use the cross-snap RPC endowment a..." flaky tests #28294

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

Comments

@hjetpoluru
Copy link
Contributor

https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/109232/workflows/567aaab0-c52f-4d43-88c6-24ba3530c19c/jobs/4085503/tests

Test Scenario - Test Snap RPC can use the cross-snap RPC endowment and produce a public key
Test Path - test/e2e/snaps/test-snap-rpc.spec.js
Browser - Chrome
Build - regular

Error: ECONNREFUSED connect ECONNREFUSED 127.0.0.1:38727
    at ClientRequest.<anonymous> (node_modules/selenium-webdriver/http/index.js:296:15)
    at ClientRequest.emit (node:events:519:28)
    at ClientRequest.emit (node:domain:488:12)
    at emitErrorEvent (node:_http_client:108:11)
    at Socket.socketErrorListener (node:_http_client:511:5)
    at Socket.emit (node:events:519:28)
    at Socket.emit (node:domain:488:12)
    at emitErrorNT (node:internal/streams/destroy:169:8)
    at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
@hjetpoluru hjetpoluru added type-bug Sev2-normal Normal severity; minor loss of service or inconvenience. team-extension-platform flaky tests labels Nov 5, 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