Project

General

Profile

Actions

action #106041

closed

Enable verifcation tests to continue after failing

Added by rainerkoenig about 2 years ago. Updated 3 months ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2022-02-07
Due date:
% Done:

0%

Estimated time:
Tags:

Description

Motivation:

Tests whose names start with verify_ should continue, even if verification fails.
That means such tests should have

sub test_flags {
return {fatal => 0};
}

What to do:

  • Check for all test modules in find tests/ -name "verify_*" that sub test_flags exists and is setting fatal => 0 (there are 2 tests at the moment that set fatal to 1) and lots of test that have no sub test_flags).

Acceptance criteria

AC1: All verifcation tests set fatal => 0

Actions #1

Updated by rainerkoenig about 2 years ago

  • Target version set to Current
Actions #2

Updated by JERiveraMoya almost 2 years ago

  • Tags set to YaST
  • Priority changed from Normal to Low
Actions #3

Updated by JERiveraMoya over 1 year ago

  • Target version changed from Current to future
Actions #4

Updated by JERiveraMoya over 1 year ago

  • Target version deleted (future)
Actions #5

Updated by JERiveraMoya 3 months ago

  • Status changed from New to Rejected

Backlog clean-up.

Actions

Also available in: Atom PDF