Skip to content

Commit

Permalink
tests: remove the fuzzer from test 62-sim-arch_transactions
Browse files Browse the repository at this point in the history
We can't reliably run the bpf-sim-fuzz tests on tests which manipulate
the filters arch/ABIs unless the filter is safe to run on all arch/ABIs,
which is more or less impossible.  Remove the bpf-sim-fuzz test section
in test #62 to work around this, just as we do with the other similar
tests.

Signed-off-by: Paul Moore <[email protected]>
Signed-off-by: Tom Hromatka <[email protected]>
  • Loading branch information
pcmoore authored and drakenclimber committed Jan 27, 2025
1 parent 971ef20 commit 7db46d7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/62-sim-arch_transactions.tests
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ test type: bpf-sim
62-sim-arch_transactions +x86_64 open N N N N N N KILL
62-sim-arch_transactions +x86_64 close N N N N N N ALLOW

test type: bpf-sim-fuzz

# Testname StressCount
62-sim-arch_transactions 5

test type: bpf-valgrind

# Testname
Expand Down

0 comments on commit 7db46d7

Please sign in to comment.