-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
ci: increase timeout for flaky e2e test steps #18189
ci: increase timeout for flaky e2e test steps #18189
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
6be289a
to
d306a41
Compare
d306a41
to
ba1bb89
Compare
ba1bb89
to
c1c9538
Compare
Codecov Report
@@ Coverage Diff @@
## develop #18189 +/- ##
===========================================
- Coverage 65.15% 65.15% -0.00%
===========================================
Files 936 936
Lines 35965 35963 -2
Branches 9231 9231
===========================================
- Hits 23432 23429 -3
- Misses 12533 12534 +1 see 6 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
timeouts not actually bumped this way - fix incoming |
we identified it should not be merged bc the api usage is not correct |
89aa869
to
5be212f
Compare
5be212f
to
049e075
Compare
* 1 - https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/39585/workflows/74a9b825-3fdb-466c-b794-e834415f8620/jobs/1089241 * 2 - https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/39676/workflows/d47a813f-54f6-4985-a2ae-f1cb23e3cd3e/jobs/1092394 - https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/39630/workflows/cb4d0496-31ea-4d20-885a-1926f7bda951/jobs/1090888 - https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/39673/workflows/54dd5fee-ac47-4444-b139-ff6a219277cf/jobs/1092277 * 3 https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/39655/workflows/4e05853a-2b80-4e4d-b828-fa3e18d38292/jobs/1091741
049e075
to
95b3867
Compare
To see that this interface has effect: #18335 Though: #18335 (comment) |
Explanation
See:
Increases the timeouts for intermittently failing e2e steps (theory: prob heavy throttling in circleci workers)
Pre-merge author checklist
Pre-merge reviewer checklist