Skip to content

CI: Fails "test: using child processes by round robin[with sections](ExecFilterOutputTest)" test #4754

Closed
@Watson1978

Description

@Watson1978

Describe the bug

Sometimes, it fails with following error message:

1) Failure: test: using child processes by round robin[with sections](ExecFilterOutputTest)
D:/a/fluentd/fluentd/test/plugin/test_out_exec_filter.rb:514:in `block in <class:ExecFilterOutputTest>'
     511:     assert_equal "2011-01-02 13:14:15\ttest\t3\n", d.formatted[3]
     512: 
     513:     events = d.events
  => 514:     assert_equal 4, events.length
     515: 
     516:     pid_list = []
     517:     events.each do |event|
<4> expected but was
<3>
Error: <4> expected but was
<3>.

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