Skip to content

Missing test data is handled inconsistently: one test skips silently, others hard-fail #73

Description

@devcrocod

When required test data files are missing, one test in JsonTestSuiteTest.kt skips silently (so CI stays green with no real coverage), while two other tests in the same area hard-fail instead. Same root cause (missing data), two different — and inconsistent — behaviors.

Worth picking one policy (probably: fail loudly, since a silent skip masks missing corpus coverage) and applying it consistently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions