Skip to content

Files used in unit tests remain in /tmp #4048

Description

@abetomo

Describe the bug

After rake test, the following files remained in /tmp.

  • /tmp/SERVERENGINE_SOCKETMANAGER_*
  • /tmp/fluentd-lock-*
  • /tmp/fluent/

To Reproduce

  1. rake test
  2. ls /tmp

Expected behavior

Files created by tests should be deleted.

Your Environment

- Fluentd version: 1.15.3
- Operating system: Ubuntu 22.04
- Kernel version: 5.15.0-58-generic

Your Configuration

-

Your Error Log

-

Additional context

No response

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions