mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
btest: Remove Broker::auto_publish() usages
The ones that seemed to test Broker::auto_publish() were annotated for removal.
This commit is contained in:
parent
927e936653
commit
455e05bc2e
14 changed files with 35 additions and 72 deletions
|
@ -1,5 +1,7 @@
|
|||
# @TEST-DOC: Disabling an unrelated event group caused auto-publish to break because the remote event had no bodies and got disabled. This is a regression test it's not being done again.
|
||||
#
|
||||
# Remove in v8.1 when auto_publish() is removed.
|
||||
#
|
||||
# @TEST-GROUP: broker
|
||||
#
|
||||
# @TEST-PORT: BROKER_PORT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue