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

Backport(v1.16) test_in_tail: fix flaky tests for file rotation (#4710) #4795

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Jan 29, 2025

Which issue(s) this PR fixes:

Backport #4710

What this PR does / why we need it:

This PR will fix unstable tests.

  • test_in_tail: fix flaky tests for file rotation
  • test_in_tail: remove unnecessary inode assertions

Docs Changes:

Release Note:

* test_in_tail: fix flaky tests for file rotation

Signed-off-by: Shizuo Fujita <[email protected]>

* test_in_tail: remove unnecessary inode assertions

Signed-off-by: Shizuo Fujita <[email protected]>

---------

Signed-off-by: Shizuo Fujita <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys
Copy link
Contributor Author

kenhys commented Jan 29, 2025

git switch -c backport-pr4710 --track origin/v1.16
git cherry-pick 2b33a69f2c411da01d752a0c79f50b5a57e62c75

@daipom daipom merged commit fbdc5a6 into v1.16 Jan 29, 2025
11 of 16 checks passed
@daipom daipom deleted the backport-pr4710 branch January 29, 2025 02:33
@daipom daipom added this to the v1.16.7 milestone Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants