Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Travis passes builds despite failing tests #56

@sindrehan

Description

@sindrehan

Even though some/most of the tests are failing, Travis displays the build as passing.
I suspect that the reason for this is that the errors from rostest is not being passed out to the Docker-container and thus the build never fails.

Errors from roslint exit with a non-zero code, so the problem definetly lies with rostest.

Here is a log with failing tests, but a passing build.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions