-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
test: test-http-pipeline-flood failures on Win32 #6450
Comments
I've run a couple of stress test jobs on Win10 but could not reproduce it: /cc @nodejs/platform-windows |
@santigimeno Thanks for running the stress test jobs. With my machine I can reproduce it fairly rapidly, time allowing I'll try to debug it later this week. One detail that may or may not be relevant is that the machine is a VMWare instance. I wanted to have the issue open in case others are experiencing this as well, or if there are any more failures during ci runs. |
It might be useful to do a resource comparison between your VM and CI. Memory, CPU, that sort of thing... |
@Trott I did briefly look at the VM config, it doesn't look too underpowered: Xeon E7-2870 @ 2.40Ghz / 8GB RAM / Windows 7 Enterprise When I get a chance I'll try to debug this further. |
Closing. If this is still an issue we can reopen |
We're seeing this on every test run. |
@gibfahn In CI? Link? On Windows in CI, I'm seeing parallel/test-zlib-failed-init failing a lot and some other stuff here and there, but not this. |
Sorry, two different uses of |
test-http-pipeline-flood is failing with an approximate rate of 1/1000 runs on my machine. This is what the failing output looks like:
There have been at least two previous PRs related to fixing this test in #4789 and #3636, and the test has previously failed during unrelated CI, see for example: #5419 (comment)
The text was updated successfully, but these errors were encountered: