Skip to content

Need "skipped" database entries #249

@smoelius

Description

@smoelius

E.g., in the following places:

Nonbuildable,
Failed,
TimedOut,
Passed,

outcome TEXT NOT NULL CHECK (outcome IN ('nonbuildable', 'failed', 'timed-out', 'passed')),

Something that I think is happening now is:

  • A dry-run fails.
  • The associated tests are skipped.
  • When later asked to resume, Necessist complains because of missing database entries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions