mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Temporarily disable the scripts/base/frameworks/telemetry/internal-metrics btest
This commit is contained in:
parent
074a87b609
commit
d6e97ab306
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# @TEST-DOC: Query some internal broker/caf related metrics as they use the int64_t versions, too.
|
# @TEST-DOC: Query some internal broker/caf related metrics as they use the int64_t versions, too.
|
||||||
# Note compilable to C++ due to globals being initialized to a record that
|
# Note compilable to C++ due to globals being initialized to a record that
|
||||||
# has an opaque type as a field.
|
# has an opaque type as a field.
|
||||||
|
# @TEST-KNOWN-FAILURE: Implementation for prometheus-cpp missing in broker
|
||||||
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
# @TEST-REQUIRES: test "${ZEEK_USE_CPP}" != "1"
|
||||||
# @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out
|
# @TEST-EXEC: zcat <$TRACES/echo-connections.pcap.gz | zeek -b -Cr - %INPUT > out
|
||||||
# @TEST-EXEC: btest-diff out
|
# @TEST-EXEC: btest-diff out
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue