Skip to content

Conversation

@Watson1978
Copy link
Contributor

Which issue(s) this PR fixes:
Fixes #4729

What this PR does / why we need it:
The binary files may not be read properly.
This changes to read files in binary mode.

Docs Changes:

Release Note:

@Watson1978 Watson1978 requested a review from daipom December 8, 2024 04:48
@Watson1978 Watson1978 added the CI Test/CI issues label Dec 8, 2024
@daipom daipom added the backport to v1.16 We will backport this fix to the LTS branch label Dec 9, 2024
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks!

@daipom daipom merged commit f85b503 into fluent:master Dec 9, 2024
15 of 16 checks passed
@Watson1978 Watson1978 deleted the fix-test_cat branch December 9, 2024 09:28
@daipom daipom added this to the v1.19.0 milestone Jan 28, 2025
kenhys pushed a commit that referenced this pull request Jan 29, 2025
kenhys pushed a commit that referenced this pull request Jan 29, 2025
daipom pushed a commit that referenced this pull request Jan 29, 2025
…mode (#4730) (#4799)

**Which issue(s) this PR fixes**: 

Backport #4730 

**What this PR does / why we need it**: 

The binary files may not be read properly.
This changes to read files in binary mode.


**Docs Changes**:

**Release Note**:

Signed-off-by: Shizuo Fujita <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
Co-authored-by: Shizuo Fujita <[email protected]>
@daipom daipom added the backported "backport to LTS" is done label Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport to v1.16 We will backport this fix to the LTS branch backported "backport to LTS" is done CI Test/CI issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: test_cat_secondary_file fails with NoMethodError: undefined method first' for nil:NilClass` on Windows

2 participants