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

test-http-destroyed-socket-write2 timeout #36081

Closed
rickyes opened this issue Nov 11, 2020 · 0 comments · Fixed by #36120
Closed

test-http-destroyed-socket-write2 timeout #36081

rickyes opened this issue Nov 11, 2020 · 0 comments · Fixed by #36120
Assignees
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. http Issues or PRs related to the http subsystem.

Comments

@rickyes
Copy link
Contributor

rickyes commented Nov 11, 2020

  • Test: test-http-destroyed-socket-write2
  • Platform: OSX
  • Console Output:
 not ok 1781 parallel/test-http-destroyed-socket-write2
   ---
   duration_ms: 120.48
   severity: fail
   exitcode: -15
   stack: |-
     timeout
@rickyes rickyes added http Issues or PRs related to the http subsystem. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Nov 11, 2020
@rickyes rickyes self-assigned this Nov 12, 2020
@lpinca lpinca closed this as completed in e682814 Nov 18, 2020
codebytere pushed a commit that referenced this issue Nov 22, 2020
Ensure that the write occurs in the same tick where the socket is
destroyed by the other peer.

PR-URL: #36120
Fixes: #36081
Fixes: #4066
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
BethGriggs pushed a commit that referenced this issue Dec 10, 2020
Ensure that the write occurs in the same tick where the socket is
destroyed by the other peer.

PR-URL: #36120
Fixes: #36081
Fixes: #4066
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
BethGriggs pushed a commit that referenced this issue Dec 10, 2020
Ensure that the write occurs in the same tick where the socket is
destroyed by the other peer.

PR-URL: #36120
Fixes: #36081
Fixes: #4066
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
BethGriggs pushed a commit that referenced this issue Dec 15, 2020
Ensure that the write occurs in the same tick where the socket is
destroyed by the other peer.

PR-URL: #36120
Fixes: #36081
Fixes: #4066
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ricky Zhou <0x19951125@gmail.com>
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. http Issues or PRs related to the http subsystem.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant