Skip to content

test: gate command executor builder test on unix#3776

Closed
terabyte-trifler wants to merge 3 commits intoAFLplusplus:mainfrom
terabyte-trifler:codex/pr-3751-unix-test
Closed

test: gate command executor builder test on unix#3776
terabyte-trifler wants to merge 3 commits intoAFLplusplus:mainfrom
terabyte-trifler:codex/pr-3751-unix-test

Conversation

@terabyte-trifler
Copy link
Copy Markdown

@terabyte-trifler terabyte-trifler commented Mar 31, 2026

Summary

  • mark executors::command::tests::test_builder as Unix-only
  • align it with the neighboring test_capture gating
  • avoid running a test that assumes the ls program exists on non-Unix platforms

Closes #3751.

Testing

  • cargo test -p libafl test_builder --lib

@domenukk
Copy link
Copy Markdown
Member

domenukk commented Apr 7, 2026

I don't see a reason why it should be unix only(?)

@domenukk domenukk closed this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_builder() in command executor must be unix only

2 participants