]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
datasets: do not expect a reproducible order
authorPhilippe Antoine <pantoine@oisf.net>
Mon, 23 Sep 2024 07:34:49 +0000 (09:34 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Thu, 26 Sep 2024 07:10:17 +0000 (09:10 +0200)
as hashmaps may be randomized

Ticket: 7209

tests/datasets-08-state-ipv6/test.yaml
tests/datasets-pcrexform/expected/uri-param-seen.csv
tests/datasets-pcrexform/test.yaml

index d368d010c1c441a5ba66d2bfec2899bfa8b67546..058743072bd62be569af9b1832042636e255f27d 100644 (file)
@@ -5,7 +5,7 @@ requires:
     - src/detect-ipaddr.c
 
 args:
-  - --data-dir=${OUTPUT_DIR}
+  - --no-random --data-dir=${OUTPUT_DIR}
 
 checks:
   - file-compare:
index cd54e8db7fffcf5c797afd8eb0a736dc10b158d8..7d577b1e0026126ff0268e65ea522834638a210b 100644 (file)
@@ -1,3 +1,3 @@
-cGFyYW0y
 cGFyYW0z
+cGFyYW0y
 cGFyYW0=
index 28966a64178813953d77991f7de970c4a8bf61b8..b05fd0867be2e29180c8b99b7eb05d6ea5135ae8 100644 (file)
@@ -6,7 +6,7 @@ requires:
     - src/datasets.c
 
 args:
- - -k none --data-dir=${OUTPUT_DIR}
+ - -k none  --no-random --data-dir=${OUTPUT_DIR}
 
 checks:
   - file-compare: