Backport(v1.16) test_in_udp: add timeout for message_length_limit test (#4676) #541
Annotations
2 errors
Run tests:
test/plugin/test_in_tail.rb#L3268
<{:position_entries=>
[["D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"0000000000000016",
nil]],
:record_values=>
["file1 log1",
"file1 log2",
"file2 log1",
"file2 log2",
"file3 log1",
"file3 log2"],
:tail_watcher_inodes=>[4565551087616, 4574140628992, nil],
:tail_watcher_io_handler_opened_statuses=>[false, false, false],
:tail_watcher_paths=>
["D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0"]}> expected but was
<{:position_entries=>
[["D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"0000000000000016",
4578435334144]],
:record_values=>
["file1 log1",
"file1 log2",
"file2 log1",
"file2 log2",
"file3 log1",
"file3 log2"],
:tail_watcher_inodes=>[4565551087616, 4574140628992, nil],
:tail_watcher_io_handler_opened_statuses=>[false, false, false],
:tail_watcher_paths=>
["D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0"]}>.
diff:
{:position_entries=>
[["D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"0000000000000016",
- nil]],
+ 4578435334144]],
:record_values=>
["file1 log1",
"file1 log2",
"file2 log1",
"file2 log2",
"file3 log1",
"file3 log2"],
:tail_watcher_inodes=>[4565551087616, 4574140628992, nil],
:tail_watcher_io_handler_opened_statuses=>[false, false, false],
:tail_watcher_paths=>
["D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0",
"D:/a/fluentd/fluentd/test/plugin/../tmp/tail/bc11b243a0cd7cf770ce/tail.txt0"]}
|
Run tests
Process completed with exit code 1.
|
Loading