Skip to content

Add another regression test for issue 3100#3570

Merged
stevenengler merged 5 commits intoshadow:mainfrom
stevenengler:fin-order
Apr 24, 2025
Merged

Add another regression test for issue 3100#3570
stevenengler merged 5 commits intoshadow:mainfrom
stevenengler:fin-order

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

@stevenengler stevenengler commented Apr 24, 2025

Closes #3100. This is the second example simulation in that issue.

This tests that the FIN is correctly sent when the socket is `close()`d
immediately after sending bytes.
@stevenengler stevenengler requested a review from a team April 24, 2025 18:02
@stevenengler stevenengler self-assigned this Apr 24, 2025
@github-actions github-actions bot added Component: Testing Unit and integration tests and frameworks Component: Build Build/install tools and dependencies labels Apr 24, 2025
@stevenengler stevenengler enabled auto-merge April 24, 2025 18:02
@github-actions github-actions bot added the Component: Documentation In-repository documentation, under docs/ label Apr 24, 2025
@stevenengler
Copy link
Copy Markdown
Contributor Author

Added changes to set model-unblocked-syscall-latency: false, and two more small changes to update the changelog and to remove the pcaps from the test.

I think these changes should be uncontroversial, but I'll wait a little before merging just in case.

@stevenengler stevenengler disabled auto-merge April 24, 2025 18:20
We don't enable pcaps in the 3100-a test, so for consistency we'll
disable it for the 3100-b test.
@stevenengler
Copy link
Copy Markdown
Contributor Author

Noticed a typo in a comment, so did a fixup/rebase to fix it.

@stevenengler stevenengler merged commit 77d0651 into shadow:main Apr 24, 2025
25 checks passed
@stevenengler stevenengler deleted the fin-order branch April 24, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Build Build/install tools and dependencies Component: Documentation In-repository documentation, under docs/ Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FIN is sent before earlier data

2 participants