Skip to content
Snippets Groups Projects
Commit 7db46d72 authored by Paul Moore's avatar Paul Moore Committed by Tom Hromatka
Browse files

tests: remove the fuzzer from test 62-sim-arch_transactions


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: default avatarPaul Moore <paul@paul-moore.com>
Signed-off-by: default avatarTom Hromatka <tom.hromatka@oracle.com>
parent 971ef206
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment