Skip to content

CLI tests fail randomly on CI #591

@barbeau

Description

@barbeau

Summary

We're seeing the provideStorageDirectoryCliParameterWithoutSpecifyingUrlShouldReturnFalse() test randomly fail on CI. For example:
https://github.com/MobilityData/gtfs-validator/runs/1685201080

org.mobilitydata.gtfsvalidator.cli.CliParametersAnalyzerTest > provideStorageDirectoryCliParameterWithoutSpecifyingUrlShouldReturnFalse FAILED
    org.mockito.exceptions.verification.WantedButNotInvoked at CliParametersAnalyzerTest.java:113

This passes for me locally in IntelliJ.

What I expect

CI should be predictable and always pass unless there are bugs in the code

What I see

CI fails seemingly randomly

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (crash, a rule has a problem)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions