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

tests: internal: added cpu byte order test cases #9270

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

leonardo-albertovich
Copy link
Collaborator

No description provided.

Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>
@edsiper
Copy link
Member

edsiper commented Aug 22, 2024

are these tests dependent on another PR ? (CI is failing)

@edsiper edsiper added this to the Fluent Bit v3.1.7 milestone Aug 22, 2024
@leonardo-albertovich
Copy link
Collaborator Author

They are not, I'll test them in an x86 system tomorrow since that's what's failing and I only tested this on my laptop on arm mode.

Signed-off-by: Leonardo Alminana <leonardo.alminana@chronosphere.io>
@leonardo-albertovich
Copy link
Collaborator Author

Interestingly enough, the issue was related to the log event encoder buffer type signedness and I didn't see it because my aarch64 linux system behaves differently to x86 systems which reinforces my opinion that PR #8851 should actually be widened in scope to ensure that this doesn't happen again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants