Project

General

Profile

Actions

Bug #4092

open

suricata-verify: --debug-failed does not work with --fail

Added by Jason Ish over 3 years ago. Updated almost 2 years ago.

Status:
Assigned
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:
Python

Description

--fail is an option to stop executing tests after the first failure. However, it exits the process before --debug-failed can do its thing. Instead of exiting the process, --fail should probably just cause the test loop to exit, so --debug-failed can do its thing.

Example command to see no --debug-failed output:

python3 ../../suricata-verify/run.py --force --debug-failed --fail erspan

Instead we should see some debug-failed output like you get with:

python3 ../../suricata-verify/run.py --force --debug-failed erspan

Actions #1

Updated by Jason Ish over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Dingani Muzimba over 3 years ago

  • Assignee set to Dingani Muzimba
Actions #3

Updated by Jason Ish over 2 years ago

  • Assignee changed from Dingani Muzimba to Jason Ish
  • Target version set to Support
  • Label Python added
  • Label deleted (Outreachy)
Actions #4

Updated by Victor Julien almost 2 years ago

  • Status changed from New to Assigned
  • Assignee changed from Jason Ish to Shivani Bhardwaj
  • Target version changed from Support to QA
Actions

Also available in: Atom PDF