zeek/testing/btest/scripts/base/files
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
..
data_event General btest cleanup 2020-08-11 11:26:22 -07:00
entropy General btest cleanup 2020-08-11 11:26:22 -07:00
extract Add extract_limit_includes_missing option for file extraction 2023-09-14 12:11:42 -07:00
mime test-all-policy: Do not load iso-9660.zeek 2024-02-26 17:58:26 +01:00
pe Merge branch 'files_pe_timestamp_sync' of https://github.com/mvhensbergen/zeek 2024-05-29 14:16:31 +01:00
x509 btest/files/x509/files: Sort analyzers in baseline 2025-04-10 15:02:44 +02:00