Task #7461
opensuricata-verify: pass all tests
Updated by Philippe Antoine 3 months ago
- Blocked by Bug #7447: NULL dereference in ThreadLogFileHashFreeFunc in bug-5198 SV test added
Updated by Philippe Antoine 3 months ago
- Blocks Optimization #7416: suricata-verify: remove requires on file names added
Updated by Philippe Antoine 3 months ago
- Blocked by Bug #7449: app-layer metadata does not get logged for stream rules and unidirectional protocols added
Updated by Philippe Antoine 3 months ago
- Blocks deleted (Optimization #7416: suricata-verify: remove requires on file names)
Updated by Philippe Antoine 3 months ago
- Related to Optimization #7416: suricata-verify: remove requires on file names added
Updated by Philippe Antoine 3 months ago
Also
- DHCP test to enable
- Remove obsolete tests unified2 and http-headers
Updated by Philippe Antoine 3 months ago
- Blocked by Bug #7462: suricata-verify: pass when compiled with FUZZING_UNSAFE added
Updated by Philippe Antoine 3 months ago
- Status changed from New to In Review
Updated by Victor Julien 3 months ago
- Subject changed from pass all suricata-verify tests to suricata-verify: pass all tests
Updated by Philippe Antoine about 1 month ago
I guess in the end we also need
- some CI check that we run all SV tests in some config
- check that version requires are not too much (by running with force option)
Updated by Philippe Antoine 5 days ago
- Target version changed from 8.0.0-beta1 to 8.0.0-rc1
Updated by Philippe Antoine 5 days ago
@Jason Ish did you add a CI check with disable-ja3 ?
Updated by Philippe Antoine 4 days ago
Running master with ./configure --enable-debug --enable-geoip
I get the following SV tests that are not run
- versions check : https://github.com/OISF/suricata-verify/pull/2375 makes some more tests run on 8
- requires non-root user : bug-5198, filestore-v2.3-fserror, pcap-log-lz4-write : I checked them manually
- tls-ja3s-requires-off: SKIPPED: not for feature HAVE_JA3 and ja4-rules-requires-off: SKIPPED: not for feature HAVE_JA4, will be run by https://github.com/OISF/suricata/pull/12849
- feature UNITTESTS