Skip to content

Commit 7db46d7

Browse files
pcmooredrakenclimber
authored andcommitted
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: Paul Moore <[email protected]> Signed-off-by: Tom Hromatka <[email protected]>
1 parent 971ef20 commit 7db46d7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/62-sim-arch_transactions.tests

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ test type: bpf-sim
1414
62-sim-arch_transactions +x86_64 open N N N N N N KILL
1515
62-sim-arch_transactions +x86_64 close N N N N N N ALLOW
1616

17-
test type: bpf-sim-fuzz
18-
19-
# Testname StressCount
20-
62-sim-arch_transactions 5
21-
2217
test type: bpf-valgrind
2318

2419
# Testname

0 commit comments

Comments
 (0)