Project

General

Profile

Actions

Bug #4899

closed

suricata-verify: exceptions caused by code errors can be silently ignored

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

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

If you look the code change in this Suricata-Verify pull request, https://github.com/OISF/suricata-verify/pull/605/files, it looks like this should cause a runtime error as its calling a function that doesn't exist. However, in the exception handling this type of error is being silently absorbed.

The result is that tests that trigger this code path are not even displayed in the S-V output, and are not recorded as failures.

Ideally code errors like this should just have their exceptions raised to the top so the failure is spectacular.

Actions #1

Updated by Shivani Bhardwaj over 2 years ago

  • Status changed from New to Assigned
  • Priority changed from Normal to Urgent
Actions #2

Updated by Shivani Bhardwaj over 2 years ago

  • Target version set to QA
Actions #3

Updated by Shivani Bhardwaj over 2 years ago

  • Status changed from Assigned to In Review
Actions #4

Updated by Shivani Bhardwaj over 2 years ago

  • Status changed from In Review to Closed
  • Assignee changed from Shivani Bhardwaj to Jason Ish
Actions

Also available in: Atom PDF