zeek/testing/btest/scripts/base
Arne Welzel 2f6c31df89 btest/files/x509/files: Sort analyzers in baseline
This test is very sensitive to new enum values that perturb the final
order of the output. Listing the commits that modify that file in the
past clearly shows changes to the baseline happen when a new component
with an enum value is introduced.

    40f04d4ccf broker: Add WebSocketShim backend
    51836d08ae protocol: Add StreamEvent analyzer
    fdde1e9841 cluster/serializer: Add binary-serialization-format
    6fb73aa9da broker: Add shim plugin adding a backend component
    85ca59484b postgresql: Initial parser implementation
    efc2681152 WebSocket: Introduce new analyzer and log
    ...

That's just distraction. Point fix the test to sort the analyzers before
writing the final log line.

I've previously attempted this in a more complete fashion in PR #3365
(issue #3364), but seems this direct fix might just make more sense.
2025-04-10 15:02:44 +02:00
..
files btest/files/x509/files: Sort analyzers in baseline 2025-04-10 15:02:44 +02:00
frameworks Make storage events take a tag for the backend instead of a string 2025-03-27 16:12:24 -07:00
misc Parse and store localversion string 2024-04-17 14:17:22 -07:00
protocols Make SNAP analyzer use both OUI and protocol for forwarding 2025-03-24 15:20:50 -07:00
utils Add is_valid_subnet BiF 2025-03-18 20:25:32 -07:00