Skip to content

New JUnit tests sometimes fail on Jenkins #2567

Description

@lwrage

Please describe the problem your proposed feature would address
New tests developed on Windows or Mac sometimes work fine during development but fail on Jenkins.

What is the impact of the problem?
Extra effort to remember the cause (case insensitive file system during development, case sensitive file system on build server) and fix it.

Describe the solution you'd like
Tests should fail during development if model files are loaded using a path where capitalization doesn't exactly match the file system path even on Windows and MacOS.

Describe alternatives you've considered
n/a

Additional context
n/a

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions