Skip to content

FR: Improve testing for users/builders #60

@vt-alt

Description

@vt-alt

Currently tests always return success even on failures. For example if fio is not installed, exit code of all tests run is 0.

Also, it's hard to determine if some particular tests are failed, for example generic/001 output is not different if fio is installed or not, but perhaps it didn't work correctly without fio.

It would be good to have

  1. Tests return failure if they fail
  2. Define small subset tests that not taking much time for smoke testing after build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions