-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Investigate flaky test - test-net-throttle #40507
Labels
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
net
Issues and PRs related to the net subsystem.
Comments
lpinca
added a commit
to lpinca/node
that referenced
this issue
Jun 29, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: nodejs#40507
lpinca
added a commit
to lpinca/node
that referenced
this issue
Jun 29, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: nodejs#40507
nodejs-github-bot
pushed a commit
that referenced
this issue
Jul 12, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: #40507 PR-URL: #48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
juanarbol
pushed a commit
that referenced
this issue
Jul 13, 2023
The test is not very resource intensive. It just writes data to a TCP socket until backpressure is reached. Move it parallel. PR-URL: #48599 Fixes: #40507 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
juanarbol
pushed a commit
that referenced
this issue
Jul 13, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: #40507 PR-URL: #48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
The test is not very resource intensive. It just writes data to a TCP socket until backpressure is reached. Move it parallel. PR-URL: nodejs#48599 Fixes: nodejs#40507 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: nodejs#40507 PR-URL: nodejs#48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
The test is not very resource intensive. It just writes data to a TCP socket until backpressure is reached. Move it parallel. PR-URL: nodejs#48599 Fixes: nodejs#40507 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
Ceres6
pushed a commit
to Ceres6/node
that referenced
this issue
Aug 14, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: nodejs#40507 PR-URL: nodejs#48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
ruyadorno
pushed a commit
that referenced
this issue
Sep 11, 2023
The test is not very resource intensive. It just writes data to a TCP socket until backpressure is reached. Move it parallel. PR-URL: #48599 Fixes: #40507 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
ruyadorno
pushed a commit
that referenced
this issue
Sep 11, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: #40507 PR-URL: #48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
ruyadorno
pushed a commit
that referenced
this issue
Sep 13, 2023
The test is not very resource intensive. It just writes data to a TCP socket until backpressure is reached. Move it parallel. PR-URL: #48599 Fixes: #40507 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
ruyadorno
pushed a commit
that referenced
this issue
Sep 13, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: #40507 PR-URL: #48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
ruyadorno
pushed a commit
that referenced
this issue
Sep 17, 2023
The test is not very resource intensive. It just writes data to a TCP socket until backpressure is reached. Move it parallel. PR-URL: #48599 Fixes: #40507 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
ruyadorno
pushed a commit
that referenced
this issue
Sep 17, 2023
Sometimes the test completes with only two data chunks received on the client. Fixes: #40507 PR-URL: #48599 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Nitzan Uziely <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
flaky-test
Issues and PRs related to the tests with unstable failures on the CI.
net
Issues and PRs related to the net subsystem.
https://ci.nodejs.org/job/node-test-commit-freebsd/nodes=freebsd12-x64/41547/testReport/junit/(root)/test/pummel_test_net_throttle/
The text was updated successfully, but these errors were encountered: