Skip to content

CI: "can format/write data correctly" test fails withZlib::GzipFile::Error on Windows #4727

@Watson1978

Description

@Watson1978

Describe the bug

Sometimes, "can format/write data correctly" test fails withZlib::GzipFile::Error on Windows

1) Error: test: can format/write data correctly(FileOutputTest::fully configured output): Zlib::GzipFile::Error: not in gzip format
D:/a/fluentd/fluentd/test/plugin/test_out_file.rb:338:in `initialize'
D:/a/fluentd/fluentd/test/plugin/test_out_file.rb:338:in `new'
D:/a/fluentd/fluentd/test/plugin/test_out_file.rb:338:in `block (4 levels) in <class:FileOutputTest>'
D:/a/fluentd/fluentd/test/plugin/test_out_file.rb:337:in `open'
D:/a/fluentd/fluentd/test/plugin/test_out_file.rb:337:in `block (3 levels) in <class:FileOutputTest>'
D:/a/fluentd/fluentd/test/plugin/test_out_file.rb:341:in `block (2 levels) in <class:FileOutputTest>'

To Reproduce

Run CI

Expected behavior

No error

Your Environment

- Fluentd version:
- Package version:
- Operating system:
- Kernel version:

Your Configuration

none

Your Error Log

See above

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    CITest/CI issues

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions