Skip to content

Test workflows on multiple operating systems #31

@dennisvang

Description

@dennisvang

In FAIRDataTeam/FAIRDataPoint#793 we encountered another problem where all tests pass on ubuntu and macos, but the tests fail to run on windows, due to application context failing to load.

Most often, this type of issue ("Failed to load ApplicationContext") arises when one of the external dependencies is not working.
In this case, the most likely culprit is the postgres test database.

The current workflow tests only run on ubuntu, so any issue with the postgres setup on other oses will not come to light:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions