-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[flaky test][pkg/stanza] Fileconsumer rotation tests timing out #30836
Labels
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Pinging code owners for receiver/filelog: @djaglowski. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
djaglowski
added a commit
that referenced
this issue
Feb 21, 2024
Resolves #30836 Also removes a dependency on `observIQ/nanojack` by simplifying rotation tests. We still test both move/create and copy/truncate strategies, but the unit tests are managing rotated files manually. We are no longer testing rotation based on different naming strategies since this is effectively just a matching problem, which is well tested elsewhere.
XinRanZhAWS
pushed a commit
to XinRanZhAWS/opentelemetry-collector-contrib
that referenced
this issue
Mar 13, 2024
Resolves open-telemetry#30836 Also removes a dependency on `observIQ/nanojack` by simplifying rotation tests. We still test both move/create and copy/truncate strategies, but the unit tests are managing rotated files manually. We are no longer testing rotation based on different naming strategies since this is effectively just a matching problem, which is well tested elsewhere.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
pkg/stanza
Describe the issue you're reporting
Failing test link - Occurred on a PR with unrelated changes.
The text was updated successfully, but these errors were encountered: