| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Reduce number of clients from 100 to 16 as Raspberry Pi in CI starts to exhibit flakiness around 22 or so clients. Fixes: nodejs#5938 Refs: nodejs#5184
|
Stress test that will hopefully show that the current test is flaky on master: Stress test that will hopefully show that this version of the test is not flaky: |
Sorry, something went wrong.
|
Looks like the stress tests showed what they were supposed to show. Let's move on to general CI: |
Sorry, something went wrong.
|
CI is green. Review away! |
Sorry, something went wrong.
Ha. Not much to say here. CI is green, so LGTM. |
Sorry, something went wrong.
|
lgtm |
Sorry, something went wrong.
Reduce number of clients from 100 to 16 as Raspberry Pi in CI starts to exhibit flakiness around 22 or so clients. PR-URL: nodejs#5939 Fixes: nodejs#5938 Refs: nodejs#5184 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
| Back | FazBrowse Home | New Git URL |
Pull Request check-list
this change (including linting)?
Affected core subsystem(s)
test
Description of change
Reduce number of clients from 100 to 16 as Raspberry Pi in CI starts to
exhibit flakiness around 22 or so clients.
Fixes: #5938
Refs: #5184