Skip to content

Isolate file_logger_test log directory - #88

Merged
LimiNode merged 2 commits into
codex/-odrfrom
codex/investigate-ci-linux-test-failure-x8vmy4
Dec 4, 2025
Merged

Isolate file_logger_test log directory#88
LimiNode merged 2 commits into
codex/-odrfrom
codex/investigate-ci-linux-test-failure-x8vmy4

Conversation

@LimiNode

@LimiNode LimiNode commented Dec 4, 2025

Copy link
Copy Markdown
Owner

Summary

  • direct file_logger_test logs into a dedicated directory created at runtime to avoid cross-test file overlap

Testing

  • cmake -S . -B build -DLOGIT_ENABLE_TESTS=ON -DLOGIT_ENABLE_BENCH=OFF (with warnings about unused options)【d67423†L1-L6】
  • cmake --build build --target file_logger_test【57be5a†L1-L7】
  • ctest --test-dir build -R file_logger_test --output-on-failure【80ce92†L1-L8】

Codex Task

Ensure file_logger_test writes into its own directory so parallel Linux runs don't cross-contaminate files.
@LimiNode
LimiNode merged commit c7927bf into codex/-odr Dec 4, 2025
1 check passed
@LimiNode
LimiNode deleted the codex/investigate-ci-linux-test-failure-x8vmy4 branch December 4, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant